|
@ -3,22 +3,22 @@ spring:
|
|
profiles: prod
|
|
profiles: prod
|
|
datasource:
|
|
datasource:
|
|
wlyy:
|
|
wlyy:
|
|
url: jdbc:mysql://59.61.92.90:9069/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
|
username: wlyy
|
|
|
|
password: jkzlehr@123
|
|
|
|
|
|
url: jdbc:mysql://11.1.2.5:3306/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
|
username: wlyy_sr
|
|
|
|
password: 123456
|
|
health:
|
|
health:
|
|
url: jdbc:mysql://59.61.92.90:9069/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
|
username: wlyy
|
|
|
|
password: jkzlehr@123
|
|
|
|
|
|
url: jdbc:mysql://11.1.2.5:3306/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
|
username: wlyy_sr
|
|
|
|
password: 123456
|
|
jkedu:
|
|
jkedu:
|
|
url: jdbc:mysql://59.61.92.90:9069/jkedudb?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
|
username: wlyy
|
|
|
|
password: jkzlehr@123
|
|
|
|
|
|
url: jdbc:mysql://11.1.2.5:3306/jkedudb?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
|
username: wlyy_sr
|
|
|
|
password: 123456
|
|
|
|
|
|
redis:
|
|
redis:
|
|
host: 27.155.101.77 # Redis server host.
|
|
|
|
port: 6380 # Redis server port.
|
|
|
|
password: jkzl_ehr
|
|
|
|
|
|
host: 11.1.2.20 # Redis server host.
|
|
|
|
port: 6390 # Redis server port.
|
|
|
|
password: Kb6wKDQP1W4
|
|
|
|
|
|
server:
|
|
server:
|
|
server_url: http://www.xmtyw.cn/wlyy/
|
|
server_url: http://www.xmtyw.cn/wlyy/
|
|
@ -98,20 +98,20 @@ es:
|
|
FollowUpContent: wlyy_followup_content
|
|
FollowUpContent: wlyy_followup_content
|
|
QuestionnaireWinning: wlyy_questionnaire_winning
|
|
QuestionnaireWinning: wlyy_questionnaire_winning
|
|
patientDevice: wlyy_patient_device
|
|
patientDevice: wlyy_patient_device
|
|
host: http://59.61.92.90:9065,http://59.61.92.90:9067
|
|
|
|
tHost: 59.61.92.90:9066,59.61.92.90:9068
|
|
|
|
|
|
host: http://11.1.2.28:9200,http://11.1.2.29:9200
|
|
|
|
tHost: 11.1.2.28:9300,11.1.2.29:9300
|
|
clusterName: jkzl
|
|
clusterName: jkzl
|
|
|
|
|
|
#集美宣教居民端健康文章
|
|
#集美宣教居民端健康文章
|
|
jkEdu:
|
|
jkEdu:
|
|
web:
|
|
web:
|
|
articleBaseUrl: http://www.xmtyw.cn/
|
|
|
|
|
|
articleBaseUrl: 11.1.2.25:9088
|
|
|
|
|
|
#消息队列
|
|
#消息队列
|
|
activemq:
|
|
activemq:
|
|
username: jkzl
|
|
username: jkzl
|
|
password: jkzlehr
|
|
password: jkzlehr
|
|
url: tcp://59.61.92.90:9103
|
|
|
|
|
|
url: tcp://11.1.2.8:61616
|
|
queue:
|
|
queue:
|
|
healtHarticleQueue: healthArticleChannel #健康文章推送
|
|
healtHarticleQueue: healthArticleChannel #健康文章推送
|
|
|
|
|