|
@ -788,4 +788,55 @@ im:
|
|
|
im_list_get: http://127.0.0.1:3000/
|
|
|
|
|
|
medicine:
|
|
|
socketUrl: https://zb.xmtyw.cn/cabinet/medicine/upws/send
|
|
|
socketUrl: https://zb.xmtyw.cn/cabinet/medicine/upws/send
|
|
|
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
profiles: jwZnygProdIn
|
|
|
datasource:
|
|
|
url: jdbc:mysql://10.95.22.191:3406/medicine?useUnicode:true&characterEncoding=utf-8&autoReconnect=true
|
|
|
username: wlyy
|
|
|
password: qY#j2n5O
|
|
|
elasticsearch:
|
|
|
cluster-name: jkzl #集群名 默认elasticsearch
|
|
|
cluster-nodes: 192.168.120.103:6005 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode
|
|
|
client-transport-sniff: false
|
|
|
jest:
|
|
|
uris: http://192.168.120.103:6006
|
|
|
connection-timeout: 60000 # Connection timeout in milliseconds.
|
|
|
multi-threaded: true # Enable connection requests from multiple execution threads.
|
|
|
activemq:
|
|
|
broker-url: tcp://59.61.92.90:9103
|
|
|
user: jkzl
|
|
|
password: jkzlehr
|
|
|
redis:
|
|
|
host: 10.95.22.142 # Redis server host.
|
|
|
port: 6380 # Redis server port.
|
|
|
password: jkzlehr
|
|
|
fastDFS:
|
|
|
fastdfs_file_url: http://172.26.0.222:8888/
|
|
|
demo:
|
|
|
flag: true
|
|
|
hospital:
|
|
|
url: https://wx.xmzsh.com
|
|
|
mqUser: JKZL
|
|
|
mqPwd: 123456
|
|
|
SourceSysCode: S60
|
|
|
TargetSysCode: S01
|
|
|
pay:
|
|
|
flag: false
|
|
|
wlyy:
|
|
|
url: http://ehr.yihu.com/wlyy/
|
|
|
wechat:
|
|
|
id: xm_hcyy_wx
|
|
|
url: https://zhyzh.gongshu.gov.cn/
|
|
|
flag: false
|
|
|
testPattern: #文件服务器上传配置 0本地,1.I健康,2.内网调用
|
|
|
sign: 1
|
|
|
remote_inner_url: 172.16.100.240:10023/open/fileUpload/upload_stream
|
|
|
im:
|
|
|
im_list_get: http://127.0.0.1:3000/
|
|
|
|
|
|
medicine:
|
|
|
socketUrl: http://10.95.22.10:9660/cabinet/websocket/upws/send
|