|
|
@ -2,7 +2,7 @@ |
|
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
<version>0.3.23</version> |
|
|
|
<version>0.3.24</version> |
|
|
|
<parent> |
|
|
|
<groupId>com.epmet</groupId> |
|
|
|
<artifactId>epmet-cloud</artifactId> |
|
|
@ -186,7 +186,7 @@ |
|
|
|
<gateway.routes.epmet-openapi-scan.uri>lb://epmet-openapi-scan</gateway.routes.epmet-openapi-scan.uri> |
|
|
|
<!-- <gateway.routes.epmet-openapi-scan.uri>http://localhost:8107</gateway.routes.epmet-openapi-scan.uri>--> |
|
|
|
<!-- 31、微信第三方平台 --> |
|
|
|
<gateway.routes.epmet-third-server.uri>lb://epmet-third-platform-server</gateway.routes.epmet-third-server.uri> |
|
|
|
<gateway.routes.epmet-third-server.uri>lb://epmet-third-server</gateway.routes.epmet-third-server.uri> |
|
|
|
<!-- <gateway.routes.epmet-third-server.uri>http://localhost:8110</gateway.routes.epmet-third-server.uri>--> |
|
|
|
|
|
|
|
</properties> |
|
|
|