|
@ -44,7 +44,7 @@ spring:
|
|
|
jpa:
|
|
|
database-platform: org.hibernate.dialect.MySQL5Dialect
|
|
|
hibernate.dialect: org.hibernate.dialect.MySQL5Dialect
|
|
|
show-sql: true
|
|
|
show-sql: false
|
|
|
# REDIS
|
|
|
redis:
|
|
|
database: 0 # Database index used by the connection factory.
|
|
@ -141,6 +141,21 @@ Riva:
|
|
|
RIVAED_KEY1: LUZ7TN3KOT8AWCD3ZA4NBMI5VNF7E50F6XYEP2WZM68JQYY5JE02L4L5FS9R4NGUGMHSCAPW9AL
|
|
|
RIVAED_KEY2: C3SHUI8OWBOA4ZASS7FEYJ6RIVXA9SW6U5OA56ERUYZTRFHCRZO8AHT4TTW2MAGT80MGXN
|
|
|
|
|
|
es:
|
|
|
index:
|
|
|
HealthEduArticlePatient: health_edu_article_patient_test3
|
|
|
FollowUp: wlyy_followup
|
|
|
Statistics: wlyy_quota_test
|
|
|
QuestionnaireWinning: wlyy_questionnaire_winning
|
|
|
type:
|
|
|
HealthEduArticlePatient: health_edu_article_patient_test3
|
|
|
FollowUpContent: wlyy_followup_content
|
|
|
Statistics: wlyy_quota_test
|
|
|
QuestionnaireWinning: wlyy_questionnaire_winning
|
|
|
host: http://172.19.103.68:9200
|
|
|
tHost: 172.19.103.68:9300
|
|
|
clusterName: jkzl
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
profiles: test
|
|
@ -227,6 +242,21 @@ Riva:
|
|
|
RIVAED_KEY1: LUZ7TN3KOT8AWCD3ZA4NBMI5VNF7E50F6XYEP2WZM68JQYY5JE02L4L5FS9R4NGUGMHSCAPW9AL
|
|
|
RIVAED_KEY2: C3SHUI8OWBOA4ZASS7FEYJ6RIVXA9SW6U5OA56ERUYZTRFHCRZO8AHT4TTW2MAGT80MGXN
|
|
|
|
|
|
es:
|
|
|
index:
|
|
|
HealthEduArticlePatient: health_edu_article_patient_test3
|
|
|
FollowUp: wlyy_followup
|
|
|
Statistics: wlyy_quota_test
|
|
|
QuestionnaireWinning: wlyy_questionnaire_winning
|
|
|
type:
|
|
|
HealthEduArticlePatient: health_edu_article_patient_test3
|
|
|
FollowUpContent: wlyy_followup_content
|
|
|
Statistics: wlyy_quota_test
|
|
|
QuestionnaireWinning: wlyy_questionnaire_winning
|
|
|
host: http://172.19.103.68:9200
|
|
|
tHost: 172.19.103.68:9300
|
|
|
clusterName: jkzl
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
profiles: prod
|
|
@ -312,3 +342,18 @@ testPattern:
|
|
|
Riva:
|
|
|
RIVAED_KEY1: LUZ7TN3KOT8AWCD3ZA4NBMI5VNF7E50F6XYEP2WZM68JQYY5JE02L4L5FS9R4NGUGMHSCAPW9AL
|
|
|
RIVAED_KEY2: C3SHUI8OWBOA4ZASS7FEYJ6RIVXA9SW6U5OA56ERUYZTRFHCRZO8AHT4TTW2MAGT80MGXN
|
|
|
|
|
|
es:
|
|
|
index:
|
|
|
HealthEduArticlePatient: health_edu_article_patient
|
|
|
Statistics: wlyy_quota_prod
|
|
|
FollowUp: wlyy_followup
|
|
|
QuestionnaireWinning: wlyy_questionnaire_winning
|
|
|
type:
|
|
|
HealthEduArticlePatient: health_edu_article_patient
|
|
|
Statistics: wlyy_quota_prod
|
|
|
FollowUpContent: wlyy_followup_content
|
|
|
QuestionnaireWinning: wlyy_questionnaire_winning
|
|
|
host: http://59.61.92.90:9065,http://59.61.92.90:9067
|
|
|
tHost: 59.61.92.90:9066,59.61.92.90:9068
|
|
|
clusterName: jkzl
|