Browse Source

更换域名

master
zhangyuan 3 years ago
parent
commit
97212e7d2a
  1. 8
      epdc-cloud-analysis-pc/pom.xml
  2. 2
      epdc-cloud-analysis-pc/src/main/resources/application-prod.yml

8
epdc-cloud-analysis-pc/pom.xml

@ -160,7 +160,7 @@
<epmet.customerId>ab7536372abdc2bd9ad4a4a69cdc0564</epmet.customerId> <epmet.customerId>ab7536372abdc2bd9ad4a4a69cdc0564</epmet.customerId>
<epmet.url>http://118.190.150.119:41080/api</epmet.url> <epmet.url>http://118.190.150.119:41080/api</epmet.url>
<epmet.py.customerId>78e2b2227c07de1fe54da14e2b2d9eb6</epmet.py.customerId> <epmet.py.customerId>78e2b2227c07de1fe54da14e2b2d9eb6</epmet.py.customerId>
<work.log.url>https://epmet-ext1.pingyin.gov.cn/plugin</work.log.url> <work.log.url>https://epmet-cloud-pingyin.elinkservice.cn/plugin</work.log.url>
</properties> </properties>
</profile> </profile>
@ -189,7 +189,7 @@
<epmet.customerId>a4bbf298d8e427844038cee466f022ef</epmet.customerId> <epmet.customerId>a4bbf298d8e427844038cee466f022ef</epmet.customerId>
<epmet.url>https://epmet-dev.elinkservice.cn/api</epmet.url> <epmet.url>https://epmet-dev.elinkservice.cn/api</epmet.url>
<epmet.py.customerId>78e2b2227c07de1fe54da14e2b2d9eb6</epmet.py.customerId> <epmet.py.customerId>78e2b2227c07de1fe54da14e2b2d9eb6</epmet.py.customerId>
<work.log.url>https://epmet-ext1.pingyin.gov.cn/plugin</work.log.url> <work.log.url>https://epmet-cloud-pingyin.elinkservice.cn/plugin</work.log.url>
</properties> </properties>
</profile> </profile>
@ -215,9 +215,9 @@
<epmet.secret>3289e6e3901340d9b14dfb32e165f9d0377f638a27284b71835991fed63e2d1f</epmet.secret> <epmet.secret>3289e6e3901340d9b14dfb32e165f9d0377f638a27284b71835991fed63e2d1f</epmet.secret>
<epmet.appId>b73231ed4b82c290ca78ef3648b0b169</epmet.appId> <epmet.appId>b73231ed4b82c290ca78ef3648b0b169</epmet.appId>
<epmet.customerId>46c55cb862d6d5e6d05d2ab61a1cc07e</epmet.customerId> <epmet.customerId>46c55cb862d6d5e6d05d2ab61a1cc07e</epmet.customerId>
<epmet.url>https://epmet-open.pingyin.gov.cn/api</epmet.url> <epmet.url>https://epmet-cloud-pingyin.elinkservice.cn/api</epmet.url>
<epmet.py.customerId>6f203e30de1a65aab7e69c058826cd80</epmet.py.customerId> <epmet.py.customerId>6f203e30de1a65aab7e69c058826cd80</epmet.py.customerId>
<work.log.url>https://epmet-ext1.pingyin.gov.cn/plugin</work.log.url> <work.log.url>https://epmet-cloud-pingyin.elinkservice.cn/plugin</work.log.url>
</properties> </properties>
</profile> </profile>
</profiles> </profiles>

2
epdc-cloud-analysis-pc/src/main/resources/application-prod.yml

@ -74,4 +74,4 @@ spring:
multi-statement-allow: true multi-statement-allow: true
epidemic: epidemic:
user: user:
url: ${EPIMEDIC_USER_URL:https://epmet-ext1.pingyin.gov.cn/pingyin-admin} url: ${EPIMEDIC_USER_URL:https://epmet-cloud-pingyin.elinkservice.cn/pingyin-admin}

Loading…
Cancel
Save