Browse Source

生产配置: 医生助手调用接口地址的配置

chenyongxing 7 năm trước cách đây
mục cha
commit
31534209bc

+ 7 - 2
patient-co-manage/wlyy-manage/src/main/resources/application.yml

@ -74,7 +74,8 @@ im-service:
yueren:
yueren:
  api: http://120.77.209.211:8080
  api: http://120.77.209.211:8080
doctorAssistant:
doctorAssistant:
  api: http://127.0.0.1:8080
  api: http://192.168.131.113:8080
#  api: http://172.19.103.88:10090/wlyy
---
---
spring:
spring:
@ -105,6 +106,8 @@ im-service:
  im_service_url: http://172.19.103.88:3000/api/v2
  im_service_url: http://172.19.103.88:3000/api/v2
yueren:
yueren:
  api: http://120.77.209.211:8080
  api: http://120.77.209.211:8080
doctorAssistant:
  api: http://172.19.103.88:10090/wlyy
---
---
spring:
spring:
@ -132,4 +135,6 @@ service-gateway:
im-service:
im-service:
  im_service_url: http://27.155.101.77:3000/api/v2
  im_service_url: http://27.155.101.77:3000/api/v2
yueren:
yueren:
  api: http://120.77.209.211:8080
  api: http://120.77.209.211:8080
doctorAssistant:
  api: http://www.xmtyw.cn/assistant