Browse Source

chore: local

master
wangxiang 2 years ago
parent
commit
cdb88f6ed4
No known key found for this signature in database
GPG Key ID: 1BA7946AB6B232E4
  1. 4
      pom.xml

4
pom.xml

@ -262,8 +262,8 @@ @@ -262,8 +262,8 @@
<!-- 环境标识,需要与配置文件的名称相对应 -->
<profiles.namespace>kicc-dev</profiles.namespace>
<profiles.group>DEV-GROUP</profiles.group>
<!--<profiles.ip>192.168.3.10</profiles.ip>-->
<profiles.ip>127.0.0.1</profiles.ip>
<profiles.ip>192.168.3.10</profiles.ip>
<!--<profiles.ip>127.0.0.1</profiles.ip>-->
</properties>
<activation>
<!-- 默认环境 -->

Loading…
Cancel
Save