|
@ -1043,7 +1043,84 @@ express:
|
|
|
sf_code: HD000001
|
|
|
sf_check_word: AAAABBBBCCCCDDDD
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
profiles: dsyyProd
|
|
|
datasource:
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
|
url: jdbc:mysql://192.168.110.96:3306/base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: wlyy
|
|
|
password: 2oEq3Kf7@zjxl
|
|
|
activemq:
|
|
|
broker-url: tcp://172.26.0.116:61616
|
|
|
user: admin
|
|
|
password: admin
|
|
|
redis:
|
|
|
host: 192.168.110.97 # Redis server host.
|
|
|
port: 6379 # Redis server port.
|
|
|
password: Kb6wKDQP1W4
|
|
|
fastDFS:
|
|
|
fastdfs_file_url: http://192.168.110.98:8888/
|
|
|
fast-dfs:
|
|
|
tracker-server: 192.168.110.98:22122 #服务器地址
|
|
|
wechat:
|
|
|
id: xm_dsyy_wx # base库中,wx_wechat 的id字段
|
|
|
flag: false #演示环境 true走Mysql数据库 false走Oracle
|
|
|
url: http://172.16.100.37:8090/hospitalPortal-sms/sms/sendMessage
|
|
|
sms:
|
|
|
clientId: EwC0iRSrcP
|
|
|
myFamily:
|
|
|
qrCodeFailurTime: 2
|
|
|
|
|
|
demo:
|
|
|
flag: true
|
|
|
|
|
|
pay:
|
|
|
flag: true
|
|
|
hospital:
|
|
|
url: https://wx.xmzsh.com
|
|
|
mqUser: JKZL
|
|
|
mqPwd: 123456
|
|
|
SourceSysCode: S60
|
|
|
TargetSysCode: S01
|
|
|
im:
|
|
|
im_list_get: http://127.0.0.1:3000/
|
|
|
data_base_name: im
|
|
|
|
|
|
es:
|
|
|
pwflag: 2 # 1需要密码,2不需要密码
|
|
|
index:
|
|
|
Statistics: hlw_quota_test
|
|
|
type:
|
|
|
Statistics: hlw_quota_test
|
|
|
host: http://192.168.110.99:9000
|
|
|
tHost: 192.168.110.99:9300
|
|
|
clusterName: jkzl
|
|
|
securityUser: lion:jkzlehr
|
|
|
user: lion
|
|
|
password: jkzlehr
|
|
|
|
|
|
|
|
|
FileTempPath:
|
|
|
upload_temp_path : /var/local/temp
|
|
|
image_path : /var/local/upload/images
|
|
|
voice_path : /var/local/upload/voice
|
|
|
chat_file_path : /var/local/upload/chat
|
|
|
|
|
|
testPattern:
|
|
|
sign: 0
|
|
|
remote_inner_url: 172.16.100.240:10023/open/fileUpload/upload_stream
|
|
|
wlyy:
|
|
|
url: http://ehr.yihu.com/wlyy/
|
|
|
|
|
|
qywx:
|
|
|
url: 2
|
|
|
id: 1
|
|
|
|
|
|
express:
|
|
|
sf_url: http://mrds-admin-ci.sit.sf-express.com:45478
|
|
|
sf_code: HD000001
|
|
|
sf_check_word: AAAABBBBCCCCDDDD
|
|
|
---
|
|
|
spring:
|
|
|
profiles: hcyyProd
|