|
@ -1,142 +0,0 @@
|
|
|
##内网的配置
|
|
|
spring:
|
|
|
profiles: local
|
|
|
|
|
|
datasource:
|
|
|
wlyy:
|
|
|
url: jdbc:mysql://10.95.22.143:3306/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
username: wlyy
|
|
|
password: jkzlehr@123
|
|
|
health:
|
|
|
url: jdbc:mysql://10.95.22.143:3306/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
username: wlyy
|
|
|
password: jkzlehr@123
|
|
|
|
|
|
redis:
|
|
|
host: 10.95.22.142 # Redis server host.
|
|
|
port: 6380 # Redis server port.
|
|
|
password: jkzlehr
|
|
|
|
|
|
server:
|
|
|
server_url: http://10.95.22.10:8011/wlyy/
|
|
|
#医生助手服务器地址及模板跳转链接(医生未读消息统计页)
|
|
|
doctorAssistant:
|
|
|
api: http://10.95.22.10:8011/wlyy/
|
|
|
target_url: home/html/unreadMessageStatistic.html
|
|
|
|
|
|
|
|
|
im:
|
|
|
im_list_get: http://10.95.22.138:3000/
|
|
|
data_base_name: im
|
|
|
|
|
|
#物联网配置
|
|
|
iot:
|
|
|
url: http://192.168.131.24:8088/svr-iot/
|
|
|
|
|
|
wechat:
|
|
|
appId: wxad04e9c4c5255acf
|
|
|
appSecret: ae77c48ccf1af5d07069f5153d1ac8d3
|
|
|
wechat_token: 27eb3bb24f149a7760cf1bb154b08040
|
|
|
wechat_base_url: http%3a%2f%2fwww.xmtyw.cn%2fwlyy
|
|
|
accId: gh_ffd64560fb21
|
|
|
message:
|
|
|
##医生追加建议提醒 --签约邀请
|
|
|
doctor_invitel_template: MQn79bx1ofb6hekhmRIuqLU7KjySJQzaBzrimgqVrzA
|
|
|
#咨询回复
|
|
|
template_consult_notice: 0mF_vHj-ILx8EH8DwzmAi7LqzjqYiU9IrSRRmziTZyc
|
|
|
#签约成功
|
|
|
template_sign_success: 0D2vYZVRzFz15p9Y_pkZ1DKutDq8UOsks79FXUKS0tA
|
|
|
#签约失败
|
|
|
template_sign_failed: My2VNERjJt4NXR4Ibh42pdrP6B6ka8rQxZeWinQh99s
|
|
|
#健康指导提醒
|
|
|
template_health_notice: uv31ES_VCmq3tBYtyGmEQvIwU_zh9LDhF3bFpbIUt5g
|
|
|
#解约提醒
|
|
|
template_termination: C0tdXtA_8k-Cy4a1EkzQuI877vqaqAtRkc-e_Gsd7sk
|
|
|
#预约成功
|
|
|
template_appoint_success: FY3Pqa66tHIE1Fv-irbFBPOh5cYP71fkOzfZKH4S-Fo
|
|
|
#预约取消
|
|
|
template_appoint_failed: tldWEb9AN7p_RoHoD8ml0GxWW3V1V_mpEEhp2v6p56s
|
|
|
#缴费提醒
|
|
|
template_expenses_remind: AcrlihhoGbm22A8cdFFDQ4u38ptRw0aiIPf-aGvNxMM
|
|
|
#健康教育
|
|
|
template_healthy_article: a5-ZGf-IUUULsuRNoHWQiBMU6pSYhLgPPqV67SjdLRo
|
|
|
#医生变更
|
|
|
template_doctor_change: dtzSHImbPKfwcrjWlJEjAw3lGlvrLjsobSOE8g4adZA
|
|
|
#问卷调查
|
|
|
template_doctor_survey: 8ZWKJmoJ7VR7Uk4YS7aa0Z94QzCkxsyTW6R4CHhUJII
|
|
|
#审核结果通知
|
|
|
template_doctor_audit: egrX5Larpkv8opQW67_hwsZoT0OHwwUpE1v7HeU_Jnw
|
|
|
#服务结果通知
|
|
|
template_doctor_service: xhi1LEudiZwJfZylOHuZNo8EiA73GtSshPQv5XOt9Lk
|
|
|
#体检报告提醒
|
|
|
template_physical_examination: jTsvKU3iFw0yiJi5ESyFGDTmFSVcWlMot3yHier39Vc
|
|
|
#处理结果通知
|
|
|
template_deal_with: GyXCmXVYCD7PXi0IbHdPOD8apa-RQoSrSw-4-0pj9Go
|
|
|
|
|
|
|
|
|
yihu:
|
|
|
yihu_OpenPlatform_url: http://api.yihu.com.cn/OpenPlatform/cgiBin/1.0/
|
|
|
yihu_OpenPlatform_appId: 9000276
|
|
|
yihu_OpenPlatform_secret: 2JGL19AH3JS55MQY6ZOFJE1JZJ1OF23GWV67MCDQV74
|
|
|
|
|
|
fastDFS:
|
|
|
fastdfs_file_url: http://10.95.22.10:8011/
|
|
|
|
|
|
images:
|
|
|
path: /var/local/upload/images
|
|
|
renew_path: /usr/local/apache-tomcat-8.0.36/webapps/wlyy/images/renew.png
|
|
|
sign_path: /usr/local/apache-tomcat-8.0.36/webapps/wlyy/images/familycontract.png
|
|
|
|
|
|
sign:
|
|
|
check_upload: http://10.95.22.10:8011/wlyy_service
|
|
|
|
|
|
express:
|
|
|
sf_url: http://bsp-ois.sit.sf-express.com:9080/bsp-ois/sfexpressService
|
|
|
# sf_url: https://bsp-ois.sit.sf-express.com:9443/bsp-ois/sfexpressServic
|
|
|
sf_code: BSPdevelop
|
|
|
sf_check_word: j8DzkIFgmlomPt0aLuwU
|
|
|
|
|
|
pushMes:
|
|
|
# 1为推送redis,0为推送消息队列
|
|
|
method: 1
|
|
|
# redis队列名称
|
|
|
redis_prescription_title: redisMessage
|
|
|
es:
|
|
|
index:
|
|
|
HealthEduArticlePatient: health_edu_article_patient
|
|
|
Statistics: wlyy_quota_prod
|
|
|
FollowUp: wlyy_followup
|
|
|
QuestionnaireWinning: wlyy_questionnaire_winning
|
|
|
patientDevice: wlyy_patient_device
|
|
|
type:
|
|
|
HealthEduArticlePatient: health_edu_article_patient
|
|
|
Statistics: wlyy_quota_prod
|
|
|
FollowUpContent: wlyy_followup_content
|
|
|
QuestionnaireWinning: wlyy_questionnaire_winning
|
|
|
patientDevice: wlyy_patient_device
|
|
|
host: http://10.95.22.155:9200,http://10.95.22.156:9200
|
|
|
tHost: 10.95.22.155:9300,10.95.22.156:9300
|
|
|
clusterName: jkzl
|
|
|
|
|
|
#集美宣教居民端健康文章
|
|
|
jkEdu:
|
|
|
web:
|
|
|
articleBaseUrl: http://172.19.103.87:9088/jkeduweb
|
|
|
|
|
|
#消息队列
|
|
|
activemq:
|
|
|
username: admin
|
|
|
password: admin
|
|
|
url: tcp://10.95.22.168:61616
|
|
|
queue:
|
|
|
healtHarticleQueue: healthArticleChannel_devtest #健康文章推送
|
|
|
|
|
|
##如果是外网项目就是flase 内网是true
|
|
|
neiwang:
|
|
|
enable: true
|
|
|
wlyy: http://59.61.92.90:8072/wlyy
|
|
|
|
|
|
#系统中使用的双层对称加密使用到的KEY
|
|
|
Riva:
|
|
|
RIVAED_KEY1: LUZ7TN3KOT8AWCD3ZA4NBMI5VNF7E50F6XYEP2WZM68JQYY5JE02L4L5FS9R4NGUGMHSCAPW9AL
|
|
|
RIVAED_KEY2: C3SHUI8OWBOA4ZASS7FEYJ6RIVXA9SW6U5OA56ERUYZTRFHCRZO8AHT4TTW2MAGT80MGXN
|