|
@ -10,6 +10,10 @@ spring:
|
|
url: jdbc:mysql://59.61.92.90:9069/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
url: jdbc:mysql://59.61.92.90:9069/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
username: wlyy
|
|
username: wlyy
|
|
password: jkzlehr@123
|
|
password: jkzlehr@123
|
|
|
|
jkedu:
|
|
|
|
url: jdbc:mysql://59.61.92.90:9069/jkedudb?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
|
username: wlyy
|
|
|
|
password: jkzlehr@123
|
|
|
|
|
|
redis:
|
|
redis:
|
|
host: 27.155.101.77 # Redis server host.
|
|
host: 27.155.101.77 # Redis server host.
|
|
@ -101,11 +105,11 @@ pushMes:
|
|
|
|
|
|
es:
|
|
es:
|
|
index:
|
|
index:
|
|
HealthEduArticlePatient: health_edu_article_patient_prod
|
|
|
|
|
|
HealthEduArticlePatient: health_edu_article_patient
|
|
Statistics: wlyy_quota_prod
|
|
Statistics: wlyy_quota_prod
|
|
FollowUp: wlyy_followup
|
|
FollowUp: wlyy_followup
|
|
type:
|
|
type:
|
|
HealthEduArticlePatient: health_edu_article_patient_prod
|
|
|
|
|
|
HealthEduArticlePatient: health_edu_article_patient
|
|
Statistics: wlyy_quota_prod
|
|
Statistics: wlyy_quota_prod
|
|
FollowUpContent: wlyy_followup_content
|
|
FollowUpContent: wlyy_followup_content
|
|
host: http://59.61.92.90:9065,http://59.61.92.90:9067
|
|
host: http://59.61.92.90:9065,http://59.61.92.90:9067
|