hurugang 5 лет назад
Родитель
Сommit
d3edb3aade
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/main/resources/application.yml

+ 2 - 2
src/main/resources/application.yml

@@ -49,6 +49,6 @@ serviceUrl: "http://172.16.32.160:8081/adverse.event/sendWxInfo"
 #卡号变更通知开关
 sendNoticeToHaiCi: true
 #海慈开放服务地址测试环境
-haiciServiceUrl: "https://sapi.med.gzhc365.com/openapi/health"
+#haiciServiceUrl: "https://sapi.med.gzhc365.com/openapi/health"
 #海慈开放服务地址生产环境
-#haiciServiceUrl: "https://api.med.gzhc365.com/openapi/health"
+haiciServiceUrl: "https://api.med.gzhc365.com/openapi/health"