Browse Source

添加resi_home服务

dev
zhaoqifeng 5 years ago
parent
commit
2182f7effc
  1. 4
      epmet-gateway/pom.xml

4
epmet-gateway/pom.xml

@ -166,8 +166,8 @@
<!-- 24、公共服务 -->
<gateway.routes.common-service-server.uri>lb://common-service-server</gateway.routes.common-service-server.uri>
<!-- 25、党建园地 -->
<!-- <gateway.routes.resi-home-server.uri>lb://resi-home-server</gateway.routes.resi-home-server.uri>-->
<gateway.routes.resi-home-server.uri>http://localhost:8104</gateway.routes.resi-home-server.uri>
<gateway.routes.resi-home-server.uri>lb://resi-home-server</gateway.routes.resi-home-server.uri>
<!-- <gateway.routes.resi-home-server.uri>http://localhost:8104</gateway.routes.resi-home-server.uri>-->
</properties>
</profile>
<profile>

Loading…
Cancel
Save