瀏覽代碼

新增show环境

chenhongyan1989 4 月之前
父節點
當前提交
21048d2148
共有 1 個文件被更改,包括 2 次插入2 次删除
  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>