Bläddra i källkod

新增show环境

chenhongyan1989 4 månader sedan
förälder
incheckning
21048d2148
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      energy-manage-service/pom.xml

+ 2 - 2
energy-manage-service/pom.xml

@@ -170,9 +170,9 @@
             </activation>
         </profile>
         <profile>
-            <id>test</id>
+            <id>show</id>
             <properties>
-                <profiles.active>test</profiles.active>
+                <profiles.active>show</profiles.active>
             </properties>
         </profile>
         <profile>