system.properties 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. ####--------------IMPORTANT!!! PRODUCTION ENVIRONMENT------------------------------#####
  2. #server_ip=www.xmtyw.cn
  3. #server_port=
  4. #server_domain=wlyy
  5. #server_url=http://www.xmtyw.cn/wlyy/
  6. #
  7. #im_group_server=http://120.41.253.95:3000/group/sendgroupmsg.im
  8. #msg_push_server=http://120.41.253.95:3000/system/sendmsg.im
  9. #file upload temp path
  10. #upload_temp_path=/var/local/temp
  11. ##image store path
  12. #image_server=http://www.xmtyw.cn/res/images/
  13. #voice_server=http://www.xmtyw.cn/res/voice/
  14. #chat_server=http://www.xmtyw.cn/res/chat/
  15. #
  16. #image_path=/var/local/upload/images
  17. #voice_path=/var/local/upload/voice
  18. #chat_file_path=/var/local/upload/chat
  19. #
  20. #appId=wxad04e9c4c5255acf
  21. #appSecret=ae77c48ccf1af5d07069f5153d1ac8d3
  22. ####--------------IMPORTANT!!! 11.1.2 DEMO 环境 ENVIRONMENT------------------------------#####
  23. #server_ip=ehr.yihu.com
  24. #server_port=
  25. #server_domain=ssgg
  26. #server_url=http://ehr.yihu.com/ssgg/
  27. #im_group_server=http://ehr.yihu.com/imwebsocket/group/sendgroupmsg.im
  28. #msg_push_server=http://ehr.yihu.com/imwebsocket/system/sendmsg.im
  29. #file upload temp path
  30. #upload_temp_path=/var/local/temp
  31. ##image store path
  32. #image_server==http://ehr.yihu.com/res/images/
  33. #voice_server==http://ehr.yihu.com/res/voice/
  34. #chat_server==http://ehr.yihu.com/res/chat/
  35. #image_path=/var/local/upload/images
  36. #voice_path=/var/local/upload/voice
  37. #chat_file_path=/var/local/upload/chat
  38. #appId=wxeb86020158cf9141
  39. #appSecret=c8f417aa7fe2aab1c4f09721f35930ee
  40. ##wechat config
  41. #wechat_token=27eb3bb24f149a7760cf1bb154b08040
  42. #wechat_base_url=http%3a%2f%2fehr.yihu.com%2fssgg
  43. ####--------------DEVELOPMENT ENVIRONMENT------------------------------#####
  44. #---------健康之路当阳---------#
  45. server_ip=weixin.xmtyw.cn
  46. server_port=
  47. server_domain=wlyy
  48. server_url=http://weixin.xmtyw.cn/wlyy/
  49. appId=wxd03f859efdf0873d
  50. appSecret=2935b54b53a957d9516c920a544f2537
  51. wechat_base_url=http%3a%2f%2fweixin.xmtyw.cn%2fwlyy
  52. wechat_token=27eb3bb24f149a7760cf1bb154b08040
  53. #是否签约检查和签约数据上传
  54. sign_check_upload=http://192.168.131.10:8011
  55. #im一对一列表获取
  56. im_list_get=http://172.19.103.76:3000/
  57. #-------------测试------------#
  58. #server_ip=ehr.yihu.com
  59. #server_port=
  60. #server_domain=wlyy
  61. #server_url=http://ehr.yihu.com/wlyy/
  62. #appId=wx1f129f7b51701428
  63. #appSecret=988f005d8309ed1795939e0f042431fb
  64. #wechat_base_url=http%3a%2f%2fehr.yihu.com%2fwlyy
  65. #wechat_token=27eb3bb24f149a7760cf1bb154b08040
  66. ##是否签约检查和签约数据上传
  67. #sign_check_upload=http://172.19.103.85:8011
  68. im_group_server=http://120.41.252.108:3031/group/sendgroupmsg.im
  69. msg_push_server=http://120.41.252.108:3031/push/sendmsg.im
  70. weixin_websocket_server = http://172.19.103.76:8000/user/senddata.do
  71. #file upload temp path
  72. upload_temp_path=/var/local/temp
  73. #image store path
  74. image_server=http://172.19.103.87:8882/res/images/
  75. voice_server=http://172.19.103.87:8882/res/voice/
  76. chat_server=http://172.19.103.87:8882/res/chat/
  77. image_path=/var/local/upload/images
  78. voice_path=/var/local/upload/voice
  79. chat_file_path=/var/local/upload/chat
  80. #wechat config
  81. doctor_qrcode_url=https://open.weixin.qq.com/connect/oauth2/authorize?appid={appId}&redirect_uri={server}%2fwx%2fhtml%2fssgg%2fhtml%2fdoctor-homepage-new.html&response_type=code&scope=snsapi_base&state={doctorCode}#wechat_redirect
  82. doctor_hos_qrcode_url=https://open.weixin.qq.com/connect/oauth2/authorize?appid={appId}&redirect_uri={server}%2fwx%2fhtml%2fqygl%2fhtml%2fsearch-doctor.html&response_type=code&scope=snsapi_base&state={hospital}#wechat_redirect
  83. doctor_subscribe_url=https://open.weixin.qq.com/connect/oauth2/authorize?appid={appId}&redirect_uri={server}%2fwx%2fhtml%2fqygl%2fhtml%2fsigning-welcome.html&response_type=code&scope=snsapi_base&state=code#wechat_redirect
  84. doctor_town_qrcode_url=https://open.weixin.qq.com/connect/oauth2/authorize?appid={appId}&redirect_uri={server}%2fwx%2fhtml%2fqygl%2fhtml%2fsearch-community.html&response_type=code&scope=snsapi_base&state={town}#wechat_redirect
  85. doctor_qrcode_pic_url={server}/images/familycontract.png
  86. doctor_invitel_url=https://open.weixin.qq.com/connect/oauth2/authorize?appid={appId}&redirect_uri={server}%2fwx%2fhtml%2fssgg%2fhtml%2fdoctor-homepage-new.html&response_type=code&scope=snsapi_base&state={doctorCode}__{invilogcode}__{currentPatient}__{currentZH}#wechat_redirect
  87. #总部地址
  88. yihu_sms_url=https://smsapi.ums86.com:9600/sms/Api/Send.do
  89. yihu_sms_code=229336
  90. yihu_sms_name=jkzldxjr
  91. yihu_sms_password=jkzldxjrpwd123
  92. yihu_guahao_url=http://ssotest.yihu.cn/OpenPlatform/cgiBin/1.0/
  93. yihu_guahao_appid=sanshi
  94. yihu_guahao_secret=sanshi
  95. #微信模板消息ID
  96. #----------------正式环境-----------------#
  97. #签约邀请
  98. doctor_invitel_template=MQn79bx1ofb6hekhmRIuqLU7KjySJQzaBzrimgqVrzA
  99. #咨询回复
  100. template_consult_notice=0mF_vHj-ILx8EH8DwzmAi7LqzjqYiU9IrSRRmziTZyc
  101. #签约成功
  102. template_sign_success=0D2vYZVRzFz15p9Y_pkZ1DKutDq8UOsks79FXUKS0tA
  103. #签约失败
  104. template_sign_failed=My2VNERjJt4NXR4Ibh42pdrP6B6ka8rQxZeWinQh99s
  105. #健康指导提醒
  106. template_health_notice=uv31ES_VCmq3tBYtyGmEQvIwU_zh9LDhF3bFpbIUt5g
  107. #解约提醒
  108. template_termination=C0tdXtA_8k-Cy4a1EkzQuI877vqaqAtRkc-e_Gsd7sk
  109. #预约成功
  110. template_appoint_success=FY3Pqa66tHIE1Fv-irbFBPOh5cYP71fkOzfZKH4S-Fo
  111. #预约取消
  112. template_appoint_failed=tldWEb9AN7p_RoHoD8ml0GxWW3V1V_mpEEhp2v6p56s
  113. #----------------测试环境(健康之路i厦门)----------------#
  114. ##签约邀请
  115. #doctor_invitel_template=uXdBJVbrhKG-WLaCG4s8C4SXSr2kknQ94vKFt-3rIiA
  116. ##咨询回复
  117. #template_consult_notice=-dr4QNyFoRvVsf8uWxXMC1dRyjwnbUuJwJ21vBLhf18
  118. ##签约成功
  119. #template_sign_success=bw0_fVIxATsCuOwKYF8gzUyuZQ9IosC4Jf8ZU5IKMS4
  120. ##签约失败
  121. #template_sign_failed=m221Jrkm0UUY00ExTCpQNTB8t_1U_V4LR9Bg8BgH9-o
  122. ##健康指导提醒
  123. #template_health_notice=5Nts8lA_at9Cd1JuTK-qDxx95lchpcmUfPTEwYDgXYQ
  124. ##解约提醒
  125. #template_termination=qZm1NwSueAsbHaOf9DrnLoSj0X5gZuh9W7aDYzLWNds
  126. ##预约成功
  127. #template_appoint_success=-vU5x2tGyk1zUngBrEqMfnFqqMa6M8J98w8k5MCSUYM
  128. ##预约取消
  129. #template_appoint_failed=r-bVEKgXVyl8O96saoJXlLd7DX1zW7fXA4a0PZHxiQM
  130. #----------------演示环境(健康之路i健康)-----------------#
  131. ##签约邀请
  132. #doctor_invitel_template=oYwur5ewPtp9ynRmkj8Md8tLT0WzK5zL36es_XVljy4
  133. ##咨询回复
  134. #template_consult_notice=57X7nz2V2jFRej0NqxVV6_UWhTJgJlTp3AFJn6EmPsE
  135. ##签约成功
  136. #template_sign_success=Mk5bpDcQMlddALxZnv-WV6HVKdhFbukQr40F5jskcFE
  137. ##签约失败
  138. #template_sign_failed=5UsnhXosGmm7BoafWRTTUu2zsACCb6JrG9KEChbwS0o
  139. ##健康指导提醒
  140. #template_health_notice=mvmcCTwWOm8ao5pt1bmeazf09jy2Yz7PhRUJ_ytpU8k
  141. ##解约提醒
  142. #template_termination=UpspUMDswlLOTgQ4HTa6Oj6bXRTY4SAVb80-Om21ir4
  143. ##预约成功
  144. #template_appoint_success=6B2bhbs9c0pCSK2bvBWmr7fLDo0KAVpKH2YcxSv-dQ4
  145. ##预约取消
  146. #template_appoint_failed=zHeo9QCfY-k1FHtOePK97R1N2uwD4mZjET1ZUy02lu0
  147. # 预约配置参数
  148. guahao_url = http://www.xmsmjk.com/UrpNetService/ReservationNet.asmx
  149. guahao_namespace = http://www.zysoft.com.cn/
  150. # 基卫对接服务地址
  151. jw_url = http://localhost:8011/