|
@@ -35,9 +35,9 @@ spring:
|
|
max-request-size: 1000MB
|
|
max-request-size: 1000MB
|
|
datasource:
|
|
datasource:
|
|
his:
|
|
his:
|
|
- jdbc-url: "jdbc:sqlserver://172.16.32.168:1433;databaseName=thxyhisdb"
|
|
|
|
|
|
+ jdbc-url: "jdbc:sqlserver://172.16.20.118:1433;databaseName=hisdb"
|
|
username: "sa"
|
|
username: "sa"
|
|
- password:
|
|
|
|
|
|
+ password: "Tzsoft@2025"
|
|
driver-class-name: "com.microsoft.sqlserver.jdbc.SQLServerDriver"
|
|
driver-class-name: "com.microsoft.sqlserver.jdbc.SQLServerDriver"
|
|
durid:
|
|
durid:
|
|
#type: com.alibaba.druid.pool.DruidDataSource
|
|
#type: com.alibaba.druid.pool.DruidDataSource
|
|
@@ -102,7 +102,7 @@ logging:
|
|
|
|
|
|
|
|
|
|
#企业微信消息服务地址生产环境
|
|
#企业微信消息服务地址生产环境
|
|
-serviceUrl: "http://webhis.thyy.cn:8077/sendWxInfo/send"
|
|
|
|
|
|
+serviceUrl: "http://172.16.20.108:8706/sendWxInfo/send"
|
|
|
|
|
|
#卡号变更通知开关
|
|
#卡号变更通知开关
|
|
sendNoticeToHaiCi: true
|
|
sendNoticeToHaiCi: true
|
|
@@ -117,55 +117,54 @@ setUnitPrice: false
|
|
#haiciServiceUrl: "https://api.med.gzhc365.com/openapi/health"
|
|
#haiciServiceUrl: "https://api.med.gzhc365.com/openapi/health"
|
|
|
|
|
|
#泰和微信开放服务地址生产环境
|
|
#泰和微信开放服务地址生产环境
|
|
-haiciServiceUrl: "https://staticweb.hnthyy.cn/wxserver"
|
|
|
|
|
|
+haiciServiceUrl: "https://tbd"
|
|
|
|
|
|
#泰和微信缴费服务地址生产环境
|
|
#泰和微信缴费服务地址生产环境
|
|
-wxPayOrderServiceUrl: "http://webhis.thyy.cn:8077"
|
|
|
|
|
|
+wxPayOrderServiceUrl: "http://172.16.20.108:8706"
|
|
|
|
|
|
#特殊门诊生产地址
|
|
#特殊门诊生产地址
|
|
-tsmzServiceUrl: "http://webhis.thyy.cn:8077/markMtFees"
|
|
|
|
|
|
+tsmzServiceUrl: "http://172.16.20.108:8706/markMtFees"
|
|
#流行病调查问卷生产地址
|
|
#流行病调查问卷生产地址
|
|
-lxbdcwjUrl: "http://csth.hnthhz.com:8083/assessments/covid/"
|
|
|
|
|
|
+lxbdcwjUrl: "http://tbd"
|
|
|
|
|
|
#医技预约审核驳回回调地址
|
|
#医技预约审核驳回回调地址
|
|
-callBackYJYYUrl: "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxbde6b16acad84204&redirect_uri=https://staticweb.hnthyy.cn/wxserver/redirect/page2?to=resignOrRefund_"
|
|
|
|
|
|
+callBackYJYYUrl: "https://tbd"
|
|
|
|
|
|
#叫号通知接口地址
|
|
#叫号通知接口地址
|
|
-notifyServiceUrl: "http://webhis.thyy.cn:8077/triage/notify"
|
|
|
|
|
|
+notifyServiceUrl: "http://172.16.20.108:8706/triage/notify"
|
|
|
|
|
|
#语音生成接口地址
|
|
#语音生成接口地址
|
|
-audioServiceUrl: "http://webhis.thyy.cn:8077/voice/textToSpeech"
|
|
|
|
|
|
+audioServiceUrl: "http://tbd"
|
|
|
|
|
|
#化验结果接口
|
|
#化验结果接口
|
|
soap_url: "http://172.16.32.178:622/pushservice.asmx?wsdl"
|
|
soap_url: "http://172.16.32.178:622/pushservice.asmx?wsdl"
|
|
|
|
|
|
#websocket 地址前半部分
|
|
#websocket 地址前半部分
|
|
-#webSocketHost: "ws://webhis.thyy.cn:81/thmz/"
|
|
|
|
-webSocketHost: "ws://172.16.32.161:81/thmz/"
|
|
|
|
|
|
+webSocketHost: "ws://172.16.20.108:81/thmz/"
|
|
#门诊结算单地址
|
|
#门诊结算单地址
|
|
-mzjsdHost: http://webhis.thyy.cn:8080
|
|
|
|
|
|
+mzjsdHost: http://172.16.20.108:8080
|
|
|
|
|
|
#websocket 药房地址前半部分
|
|
#websocket 药房地址前半部分
|
|
-webSocketPrescriptionHost: "ws://172.16.32.161:9000/"
|
|
|
|
|
|
+webSocketPrescriptionHost: "ws://172.16.20.108:9000/"
|
|
|
|
|
|
#websocket 药房发送信息接口地址
|
|
#websocket 药房发送信息接口地址
|
|
-webSocketServiceUrl: "http://172.16.32.161:9000/api/v1/sendMessage"
|
|
|
|
|
|
+webSocketServiceUrl: "http://172.16.20.108:9000/api/v1/sendMessage"
|
|
|
|
|
|
#合理用药分析接口
|
|
#合理用药分析接口
|
|
-rationalUseOfMedicineUrl: "http://172.16.32.121:8016/Audit.ashx"
|
|
|
|
|
|
+rationalUseOfMedicineUrl: "http://172.16.20.108:8016/Audit.ashx"
|
|
|
|
|
|
#智能银行接口地址
|
|
#智能银行接口地址
|
|
-misPossUrl: "http://172.16.32.201:8080/ccbmis/transaction/"
|
|
|
|
|
|
+misPossUrl: "http://172.16.20.108:8080/ccbmis/transaction/"
|
|
|
|
|
|
#健康宣教
|
|
#健康宣教
|
|
-healthEducationUrl: https://staticweb.hnthyy.cn/healthEducation
|
|
|
|
|
|
+healthEducationUrl: https://tbd
|
|
#pacs检查地址
|
|
#pacs检查地址
|
|
-pacsUrl: http://172.16.32.122:8099
|
|
|
|
|
|
+pacsUrl: http://tbd
|
|
#微信支付链接
|
|
#微信支付链接
|
|
-wxPayQrUrl: https://staticweb.hnthyy.cn/wxserver/redirect/guideBillScan?patNo=patientId
|
|
|
|
|
|
+wxPayQrUrl: https://tbd
|
|
|
|
|
|
#调用医保药品更新最新报销比例地址
|
|
#调用医保药品更新最新报销比例地址
|
|
-hiDrugPostUrl: "http://webhis.thyy.cn:8077/nationalMatch/queryPsnPayProp?hiListCode="
|
|
|
|
|
|
+hiDrugPostUrl: "http://172.16.20.108:8706/nationalMatch/queryPsnPayProp?hiListCode="
|
|
#( Windows配置,Linux配置 /home/thmz_system/uploadPath)
|
|
#( Windows配置,Linux配置 /home/thmz_system/uploadPath)
|
|
filepath:
|
|
filepath:
|
|
- profile: D:\thmz_system\uploadPath
|
|
|
|
|
|
+ profile: /home/thmz_system/uploadPath
|