Browse Source

GOV配置修改

dev
yinzuomei 5 years ago
parent
commit
448fc87681
  1. 4
      epmet-module/gov-org/gov-org-server/pom.xml

4
epmet-module/gov-org/gov-org-server/pom.xml

@ -127,9 +127,9 @@
</profile>
<profile>
<id>dev</id>
<activation>
<!--<activation>
<activeByDefault>true</activeByDefault>
</activation>
</activation>-->
<properties>
<server.port>8092</server.port>
<spring.profiles.active>dev</spring.profiles.active>

Loading…
Cancel
Save