|
@ -640,6 +640,75 @@ im:
|
|
|
im_list_get: http://27.150.190.148:16000/
|
|
|
data_base_name: im
|
|
|
|
|
|
# 上传文件临时路径配置
|
|
|
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
|
|
|
es:
|
|
|
pwflag: 0 # 1需要密码,0不需要密码
|
|
|
index:
|
|
|
Statistics: hlw_quota_prod
|
|
|
type:
|
|
|
Statistics: hlw_quota_prod
|
|
|
host: http://59.61.92.90:9208
|
|
|
tHost: 59.61.92.90:9209
|
|
|
clusterName: jkzl
|
|
|
securityUser: lion:jkzlehr
|
|
|
#是否开启i健康接口 0关闭,1开启
|
|
|
testPattern:
|
|
|
sign: 1
|
|
|
wlyy:
|
|
|
url: http://www.xmtyw.cn/wlyy/
|
|
|
##==厦门卫计委 内网===============================================================================
|
|
|
spring:
|
|
|
profiles: xmjwlocal
|
|
|
datasource:
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
url: jdbc:mysql://10.95.22.191:3046/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: wlyy
|
|
|
password: qY#j2n5O
|
|
|
# elasticsearch:
|
|
|
# cluster-name: jkzl #集群名 默认elasticsearch
|
|
|
# cluster-nodes: 59.61.92.90:9208 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode
|
|
|
# client-transport-sniff: false
|
|
|
# jest:
|
|
|
# uris: http://59.61.92.90:9209
|
|
|
# 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://192.168.103.159:8888/
|
|
|
fast-dfs:
|
|
|
tracker-server: 192.168.103.159:22122 #服务器地址
|
|
|
wechat:
|
|
|
id: d24d1367-7f4f-43af-910e-a0a43799e040 # base库中,wx_wechat 的id字段 # todo 待配置
|
|
|
# 短信验证码发送的客户端标识,居民端
|
|
|
sms:
|
|
|
clientId: EwC0iRSrcP #todo 待配置
|
|
|
myFamily:
|
|
|
qrCodeFailurTime: 2
|
|
|
# mq 是否获取his数据,flag代表获取演示数据,false代表获取his真实数据
|
|
|
demo:
|
|
|
flag: false
|
|
|
hospital:
|
|
|
url: https://wx.xmzsh.com
|
|
|
mqUser: JKZL
|
|
|
mqPwd: 123456
|
|
|
SourceSysCode: S60
|
|
|
TargetSysCode: S01
|
|
|
im:
|
|
|
im_list_get: http://27.150.190.148:16000/
|
|
|
data_base_name: im
|
|
|
|
|
|
# 上传文件临时路径配置
|
|
|
FileTempPath:
|
|
|
upload_temp_path : /var/local/temp
|