|
@ -211,7 +211,11 @@ FileTempPath:
|
|
image_path : /var/local/upload/images
|
|
image_path : /var/local/upload/images
|
|
voice_path : /var/local/upload/voice
|
|
voice_path : /var/local/upload/voice
|
|
chat_file_path : /var/local/upload/chat
|
|
chat_file_path : /var/local/upload/chat
|
|
|
|
|
|
|
|
#是否开启i健康接口 0关闭,1开启
|
|
|
|
testPattern:
|
|
|
|
sign: 1
|
|
|
|
wlyy:
|
|
|
|
url: http://www.xmtyw.cn/wlyytest/
|
|
---
|
|
---
|
|
spring:
|
|
spring:
|
|
profiles: jwprod
|
|
profiles: jwprod
|
|
@ -277,7 +281,11 @@ FileTempPath:
|
|
voice_path : /var/local/upload/voice
|
|
voice_path : /var/local/upload/voice
|
|
chat_file_path : /var/local/upload/chat
|
|
chat_file_path : /var/local/upload/chat
|
|
|
|
|
|
|
|
|
|
|
|
#是否开启i健康接口 0关闭,1开启
|
|
|
|
testPattern:
|
|
|
|
sign: 1
|
|
|
|
wlyy:
|
|
|
|
url: http://www.xmtyw.cn/wlyytest/
|
|
---
|
|
---
|
|
spring:
|
|
spring:
|
|
profiles: jwOracleTest
|
|
profiles: jwOracleTest
|
|
@ -348,6 +356,11 @@ es:
|
|
host: http://172.26.0.112:9200
|
|
host: http://172.26.0.112:9200
|
|
tHost: 172.26.0.112:9300
|
|
tHost: 172.26.0.112:9300
|
|
clusterName: jkzl
|
|
clusterName: jkzl
|
|
|
|
#是否开启i健康接口 0关闭,1开启
|
|
|
|
testPattern:
|
|
|
|
sign: 1
|
|
|
|
wlyy:
|
|
|
|
url: http://www.xmtyw.cn/wlyytest/
|
|
---
|
|
---
|
|
spring:
|
|
spring:
|
|
profiles: jwOracleProd
|
|
profiles: jwOracleProd
|
|
@ -418,6 +431,12 @@ es:
|
|
clusterName: jkzl
|
|
clusterName: jkzl
|
|
securityUser: elastic:elastic
|
|
securityUser: elastic:elastic
|
|
|
|
|
|
|
|
#是否开启i健康接口 0关闭,1开启
|
|
|
|
testPattern:
|
|
|
|
sign: 0
|
|
|
|
wlyy:
|
|
|
|
url: http://www.xmtyw.cn/wlyytest/
|
|
|
|
|
|
---
|
|
---
|
|
##==心脏中心 ===============================================================================
|
|
##==心脏中心 ===============================================================================
|
|
spring:
|
|
spring:
|
|
@ -482,6 +501,11 @@ es:
|
|
tHost: 192.168.103.153:9300
|
|
tHost: 192.168.103.153:9300
|
|
clusterName: jkzl
|
|
clusterName: jkzl
|
|
securityUser: lion:jkzlehr
|
|
securityUser: lion:jkzlehr
|
|
|
|
#是否开启i健康接口 0关闭,1开启
|
|
|
|
testPattern:
|
|
|
|
sign: 0
|
|
|
|
wlyy:
|
|
|
|
url: http://www.xmtyw.cn/wlyytest/
|
|
---
|
|
---
|
|
##==心脏中心外 ===============================================================================
|
|
##==心脏中心外 ===============================================================================
|
|
spring:
|
|
spring:
|
|
@ -545,4 +569,10 @@ es:
|
|
host: http://172.16.100.240:9200
|
|
host: http://172.16.100.240:9200
|
|
tHost: 172.16.100.240:9300
|
|
tHost: 172.16.100.240:9300
|
|
clusterName: jkzl
|
|
clusterName: jkzl
|
|
securityUser: lion:jkzlehr
|
|
|
|
|
|
securityUser: lion:jkzlehr
|
|
|
|
|
|
|
|
#是否开启i健康接口 0关闭,1开启
|
|
|
|
testPattern:
|
|
|
|
sign: 1
|
|
|
|
wlyy:
|
|
|
|
url: http://www.xmtyw.cn/wlyytest/
|