|
@ -3,7 +3,7 @@ |
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
|
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"> |
|
|
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> |
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
<version>0.3.45</version> |
|
|
<version>0.3.46</version> |
|
|
<parent> |
|
|
<parent> |
|
|
<artifactId>gov-voice</artifactId> |
|
|
<artifactId>gov-voice</artifactId> |
|
|
<groupId>com.epmet</groupId> |
|
|
<groupId>com.epmet</groupId> |
|
@ -134,7 +134,7 @@ |
|
|
<nacos.ip/> |
|
|
<nacos.ip/> |
|
|
|
|
|
|
|
|
<spring.flyway.enabled>true</spring.flyway.enabled> |
|
|
<spring.flyway.enabled>true</spring.flyway.enabled> |
|
|
<openapi.scan.server.url>http://localhost:8107/epmetscan/api</openapi.scan.server.url> |
|
|
<openapi.scan.server.url>https://epmet-dev.elinkservice.cn/epmetscan/api</openapi.scan.server.url> |
|
|
</properties> |
|
|
</properties> |
|
|
</profile> |
|
|
</profile> |
|
|
<profile> |
|
|
<profile> |
|
|