lihong 1 year ago
parent
commit
c119a73b24
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/main/resources/application-dev.yml
  2. 1 1
      src/main/resources/application-prod.yml

+ 1 - 1
src/main/resources/application-dev.yml

@@ -216,7 +216,7 @@ misPossUrl:  "http://172.16.32.201:8080/ccbmis/transaction/"
 pacsUrl: http://172.16.32.122:8081/
 
 #健康宣教
-healthEducationUrl: http://staticweb.hnthyy.cn/healthEducation
+healthEducationUrl: https://staticweb.hnthyy.cn/healthEducation
 #微信支付链接
 wxPayQrUrl: https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxbde6b16acad84204&redirect_uri=http://staticweb.hnthyy.cn/wxserver/redirect/page2?to=fromGuideBillQrScan_patientId&response_type=code&scope=snsapi_base&state=1#wechat_redirect
 

+ 1 - 1
src/main/resources/application-prod.yml

@@ -206,7 +206,7 @@ rationalUseOfMedicineUrl: "http://172.16.32.121:8016/Audit.ashx"
 misPossUrl: "http://172.16.32.201:8080/ccbmis/transaction/"
 
 #健康宣教
-healthEducationUrl: http://staticweb.hnthyy.cn/healthEducation
+healthEducationUrl: https://staticweb.hnthyy.cn/healthEducation
 #pacs检查地址
 pacsUrl: http://172.16.32.122:8081/
 #微信支付链接