|
@ -183,6 +183,9 @@ systemSetting:
|
|
|
base:
|
|
|
url: http://172.17.110.212:10020/
|
|
|
hospitalUrl: http://172.26.0.107:10022/
|
|
|
|
|
|
cloudCare:
|
|
|
url: http://172.26.0.107:9112/
|
|
|
---
|
|
|
spring:
|
|
|
profiles: jwtest
|
|
@ -288,6 +291,9 @@ systemSetting:
|
|
|
base:
|
|
|
url: http://172.17.110.212:10020/
|
|
|
hospitalUrl: http://172.26.0.107:10022/
|
|
|
|
|
|
cloudCare:
|
|
|
url: http://172.26.0.107:9112/
|
|
|
---
|
|
|
spring:
|
|
|
profiles: jwprod
|
|
@ -396,7 +402,8 @@ base:
|
|
|
url: http://172.17.110.212:10020/
|
|
|
hospitalUrl: http://172.26.0.107:10022/
|
|
|
|
|
|
|
|
|
cloudCare:
|
|
|
url: http://172.26.0.107:9112/
|
|
|
---
|
|
|
spring:
|
|
|
profiles: hzprod
|
|
@ -501,4 +508,7 @@ systemSetting:
|
|
|
isApplication: 0 # 是否需要资质申请 1需要 0 不需要
|
|
|
|
|
|
base:
|
|
|
hospitalUrl: http://127.0.0.7:10022/
|
|
|
hospitalUrl: http://127.0.0.7:10022/
|
|
|
|
|
|
cloudCare:
|
|
|
url: https://zhyzh.hzxc.gov.cn/device/
|