chengxiaowen hace 1 año
padre
commit
0fa1e35734
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      pom.xml

+ 6 - 0
pom.xml

@@ -233,6 +233,12 @@
                 <package.environment>production</package.environment>
             </properties>
         </profile>
+        <profile>
+            <id>zky</id>
+            <properties>
+                <package.environment>zky</package.environment>
+            </properties>
+        </profile>
     </profiles>
 
     <build>