|
|
@ -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"> |
|
|
|
<version>0.3.50</version> |
|
|
|
<version>0.3.51</version> |
|
|
|
<parent> |
|
|
|
<artifactId>gov-issue</artifactId> |
|
|
|
<groupId>com.epmet</groupId> |
|
|
@ -147,7 +147,7 @@ |
|
|
|
<nacos.ip/> |
|
|
|
|
|
|
|
<spring.flyway.enabled>false</spring.flyway.enabled> |
|
|
|
<openapi.scan.server.url>https://epmet-dev.elinkservice.cn/epmetscan/api</openapi.scan.server.url> |
|
|
|
<openapi.scan.server.url>https://epmet-dev.elinkservice.cn/api/epmetscan/api</openapi.scan.server.url> |
|
|
|
|
|
|
|
<!--测试钉钉 机器人地址--> |
|
|
|
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=90782b119f82a5b6bb8e0f819b6a77bbc2102b53aa2d7d2e24fa10b66d580b1c</dingTalk.robot.webHook> |
|
|
@ -184,7 +184,7 @@ |
|
|
|
<nacos.ip/> |
|
|
|
|
|
|
|
<spring.flyway.enabled>true</spring.flyway.enabled> |
|
|
|
<openapi.scan.server.url>https://epmet-dev.elinkservice.cn/epmetscan/api</openapi.scan.server.url> |
|
|
|
<openapi.scan.server.url>https://epmet-dev.elinkservice.cn/api/epmetscan/api</openapi.scan.server.url> |
|
|
|
|
|
|
|
<!--测试钉钉 机器人地址--> |
|
|
|
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=90782b119f82a5b6bb8e0f819b6a77bbc2102b53aa2d7d2e24fa10b66d580b1c</dingTalk.robot.webHook> |
|
|
@ -218,7 +218,7 @@ |
|
|
|
<nacos.ip/> |
|
|
|
|
|
|
|
<spring.flyway.enabled>true</spring.flyway.enabled> |
|
|
|
<openapi.scan.server.url>https://epmet-open.elinkservice.cn:7040/epmetscan/api</openapi.scan.server.url> |
|
|
|
<openapi.scan.server.url>https://epmet-open.elinkservice.cn/api/epmetscan/api</openapi.scan.server.url> |
|
|
|
</properties> |
|
|
|
</profile> |
|
|
|
</profiles> |
|
|
|