application-devtest.yml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. ##开发连测试用这个版本的配置
  2. spring:
  3. profiles: devtest
  4. datasource:
  5. wlyy:
  6. url: jdbc:mysql://172.19.103.85/wlyy?useUnicode:true&characterEncoding=utf-8&autoReconnect=true
  7. username: linzhou
  8. password: linzhou
  9. health:
  10. url: jdbc:mysql://172.19.103.85/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
  11. username: linzhou
  12. password: linzhou
  13. redis:
  14. host: 172.19.103.88 # Redis server host.
  15. port: 6379 # Redis server port.
  16. password:
  17. channel:
  18. redis:
  19. host: 172.19.103.88 # Redis server host.
  20. port: 6379 # Redis server port.
  21. password: jkzl_ehr
  22. server:
  23. server_url: http://ehr.yihu.com/wlyy/
  24. im:
  25. im_list_get: http://172.19.103.88:3000/
  26. data_base_name: im_new
  27. wechat:
  28. appId: wx1f129f7b51701428
  29. appSecret: 988f005d8309ed1795939e0f042431fb
  30. wechat_token: 27eb3bb24f149a7760cf1bb154b08040
  31. wechat_base_url: http%3a%2f%2fehr.yihu.com%2fwlyy
  32. accId: gh_ffd64560fb21
  33. message:
  34. ##医生追加建议提醒 --签约邀请
  35. doctor_invitel_template: uXdBJVbrhKG-WLaCG4s8C4SXSr2kknQ94vKFt-3rIiA
  36. #咨询回复
  37. template_consult_notice: dr4QNyFoRvVsf8uWxXMC1dRyjwnbUuJwJ21vBLhf18
  38. #签约成功
  39. template_sign_success: VYGj8OUKj6FH4i4_nZS2UAHurJxQHx-7_OBPILIdB8s
  40. #签约失败
  41. template_sign_failed: m221Jrkm0UUY00ExTCpQNTB8t_1U_V4LR9Bg8BgH9-o
  42. #健康指导提醒
  43. template_health_notice: 5Nts8lA_at9Cd1JuTK-qDxx95lchpcmUfPTEwYDgXYQ
  44. #解约提醒
  45. template_termination: qZm1NwSueAsbHaOf9DrnLoSj0X5gZuh9W7aDYzLWNds
  46. #预约成功
  47. template_appoint_success: vU5x2tGyk1zUngBrEqMfnFqqMa6M8J98w8k5MCSUYM
  48. #预约取消
  49. template_appoint_failed: r-bVEKgXVyl8O96saoJXlLd7DX1zW7fXA4a0PZHxiQM
  50. #缴费提醒
  51. template_expenses_remind: pZby4Mz3H5angmjGTuvXzo9lwlaVfEiqORwI8soI-5E
  52. #健康教育
  53. template_healthy_article: aO_qqk5nAXaGXhsikPVLNelqzwlrp1LTPfIQ1qRMpxo
  54. #医生变更
  55. template_doctor_change: V5h0F84t972kUzQvWy8qYrgdaYGJVj10pFeFVl19Nb8
  56. #问卷调查
  57. template_doctor_survey: OqQXrb-e43_TJpq_70_K_y6vYJgY5mpjFYY4c5RWFP4
  58. #审核结果通知
  59. template_doctor_audit: lCtOgJgL1tBJbAytqN7cn-FgCH_Usg99FENEy2TrC08
  60. #服务结果通知
  61. template_doctor_service: i34rq3xFLnpf_VN2Jor9n2YlQqJMM7oXyYvuctriISw
  62. yihu:
  63. yihu_OpenPlatform_url: http://ssotest.yihu.cn/OpenPlatform/cgiBin/1.0/
  64. yihu_OpenPlatform_appId: 9000276
  65. yihu_OpenPlatform_secret: OKC8BS1KGXTDE9GPP1EO4VYLUXF8DJ7QUP72H613ZXA
  66. fastDFS:
  67. fastdfs_file_url: http://172.19.103.54:80/
  68. images:
  69. path: /var/local/upload/images
  70. renew_path: /usr/local/apache-tomcat-8.0.36/webapps/wlyy/images/renew.png
  71. sign_path: /usr/local/apache-tomcat-8.0.36/webapps/wlyy/images/familycontract.png
  72. sign:
  73. check_upload: http://172.19.103.88:8011/wlyy_service
  74. quartz:
  75. name: schedulerFactoryBean_test_dev
  76. express:
  77. sf_url: http://218.17.248.244:11080/bsp-oisp/sfexpressService
  78. # sf_url: https://bsp-ois.sit.sf-express.com:9443/bsp-ois/sfexpressServic
  79. sf_code: SDDF
  80. sf_check_word: ttzlgGyOQu4L
  81. #消息队列
  82. activemq:
  83. username: admin
  84. password: admin
  85. url: tcp://172.19.103.87:61616
  86. queue:
  87. healtHarticleQueue: healthArticleChannel_devtest #健康文章推送
  88. consumers:
  89. count: 10 #消费者集群数
  90. es:
  91. index:
  92. HealthEduArticlePatient: wlyy_quota_test
  93. FollowUp: wlyy_followup
  94. Statistics: wlyy_quota_test
  95. type:
  96. HealthEduArticlePatient: wlyy_quota_test
  97. Statistics: wlyy_quota_test
  98. FollowUpContent: wlyy_followup_content
  99. host: http://172.19.103.68:9200
  100. tHost: 172.19.103.68:9300
  101. clusterName: jkzl