|
@@ -260,6 +260,7 @@
|
|
</repository>
|
|
</repository>
|
|
</repositories>
|
|
</repositories>
|
|
|
|
|
|
|
|
+
|
|
<profiles>
|
|
<profiles>
|
|
<profile>
|
|
<profile>
|
|
<id>dev</id>
|
|
<id>dev</id>
|
|
@@ -267,6 +268,10 @@
|
|
<!-- 环境标识,需要与配置文件的名称相对应 -->
|
|
<!-- 环境标识,需要与配置文件的名称相对应 -->
|
|
<profiles.active>dev</profiles.active>
|
|
<profiles.active>dev</profiles.active>
|
|
<profiles.namespace>639c1543-7221-46c9-a3ab-8993a6c44b19</profiles.namespace>
|
|
<profiles.namespace>639c1543-7221-46c9-a3ab-8993a6c44b19</profiles.namespace>
|
|
|
|
+ <profiles.auth.port>3000</profiles.auth.port>
|
|
|
|
+ <profiles.gateway.port>9999</profiles.gateway.port>
|
|
|
|
+ <prefiles.upms.biz.port>4000</prefiles.upms.biz.port>
|
|
|
|
+ <profiles.daemon.quartz.port>5007</profiles.daemon.quartz.port>
|
|
</properties>
|
|
</properties>
|
|
<activation>
|
|
<activation>
|
|
<!-- 默认环境 -->
|
|
<!-- 默认环境 -->
|
|
@@ -278,6 +283,21 @@
|
|
<properties>
|
|
<properties>
|
|
<profiles.active>test</profiles.active>
|
|
<profiles.active>test</profiles.active>
|
|
<profiles.namespace>dad4fedb-3a24-4560-b6cf-d9aafa3adc71</profiles.namespace>
|
|
<profiles.namespace>dad4fedb-3a24-4560-b6cf-d9aafa3adc71</profiles.namespace>
|
|
|
|
+ <profiles.auth.port>3000</profiles.auth.port>
|
|
|
|
+ <profiles.gateway.port>9999</profiles.gateway.port>
|
|
|
|
+ <prefiles.upms.biz.port>4000</prefiles.upms.biz.port>
|
|
|
|
+ <profiles.daemon.quartz.port>5007</profiles.daemon.quartz.port>
|
|
|
|
+ </properties>
|
|
|
|
+ </profile>
|
|
|
|
+ <profile>
|
|
|
|
+ <id>pre</id>
|
|
|
|
+ <properties>
|
|
|
|
+ <profiles.active>pre</profiles.active>
|
|
|
|
+ <profiles.namespace>dad4fedb-3a24-4560-b6cf-d9aafa3adc71</profiles.namespace>
|
|
|
|
+ <profiles.auth.port>3000</profiles.auth.port>
|
|
|
|
+ <profiles.gateway.port>9999</profiles.gateway.port>
|
|
|
|
+ <prefiles.upms.biz.port>4000</prefiles.upms.biz.port>
|
|
|
|
+ <profiles.daemon.quartz.port>5007</profiles.daemon.quartz.port>
|
|
</properties>
|
|
</properties>
|
|
</profile>
|
|
</profile>
|
|
<profile>
|
|
<profile>
|
|
@@ -285,8 +305,11 @@
|
|
<properties>
|
|
<properties>
|
|
<profiles.active>pro</profiles.active>
|
|
<profiles.active>pro</profiles.active>
|
|
<profiles.namespace>e2658ecc-4abf-418e-bd91-6e8366fd0912</profiles.namespace>
|
|
<profiles.namespace>e2658ecc-4abf-418e-bd91-6e8366fd0912</profiles.namespace>
|
|
|
|
+ <profiles.auth.port>3000</profiles.auth.port>
|
|
|
|
+ <profiles.gateway.port>9999</profiles.gateway.port>
|
|
|
|
+ <prefiles.upms.biz.port>4000</prefiles.upms.biz.port>
|
|
|
|
+ <profiles.daemon.quartz.port>5007</profiles.daemon.quartz.port>
|
|
</properties>
|
|
</properties>
|
|
</profile>
|
|
</profile>
|
|
</profiles>
|
|
</profiles>
|
|
-
|
|
|
|
-</project>
|
|
|
|
|
|
+</project>
|