system.properties 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  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://172.19.103.87:8011/wlyy_service
  55. #im一对一列表获取
  56. im_list_get=http://192.168.131.101: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/wlyy_service
  68. ##im一对一列表获取
  69. #im_list_get=http://172.19.103.88:3000/
  70. #----------------正式环境卫计委签约调用接口地址-------------------#
  71. #sign_check_upload=http://59.61.92.90:8072/wlyy_service
  72. im_group_server=http://120.41.252.108:3031/group/sendgroupmsg.im
  73. msg_push_server=http://120.41.252.108:3031/push/sendmsg.im
  74. weixin_websocket_server = http://172.19.103.76:8000/user/senddata.do
  75. #file upload temp path
  76. upload_temp_path=/var/local/temp
  77. #image store path
  78. image_server=http://weixin.xmtyw.cn/res/images/
  79. voice_server=http://weixin.xmtyw.cn/res/voice/
  80. chat_server=http://weixin.xmtyw.cn/res/chat/
  81. image_path=/var/local/upload/images
  82. voice_path=/var/local/upload/voice
  83. chat_file_path=/var/local/upload/chat
  84. #wechat config
  85. 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
  86. 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
  87. 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
  88. 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
  89. doctor_qrcode_pic_url={server}/images/familycontract.png
  90. 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
  91. #总部地址
  92. yihu_sms_url=https://smsapi.ums86.com:9600/sms/Api/Send.do
  93. yihu_sms_code=229336
  94. yihu_sms_name=jkzldxjr
  95. yihu_sms_password=jkzldxjrpwd123
  96. yihu_guahao_url=http://ssotest.yihu.cn/OpenPlatform/cgiBin/1.0/
  97. yihu_guahao_appid=sanshi
  98. yihu_guahao_secret=sanshi
  99. #微信模板消息ID
  100. #----------------开发环境-----------------#
  101. #签约邀请
  102. doctor_invitel_template=TLWrBtNE2kBJaFCdVzDOOnQC8N2TtRY9ZxEzwZXQcR0
  103. #咨询回复
  104. template_consult_notice=qSOW0DBxO3qEBm4ucG0Ial0jxsOyD7_f2TFK5e-mQEc
  105. #签约成功
  106. template_sign_success=hDWV_sknKlhxhOwR5h68OCXbAhRpcgnx9INrT8BybE8
  107. #签约失败
  108. template_sign_failed=ezgttXE7rG4rAboQK2ituG1dKq4PeyCj3LxGJWO_vOA
  109. #健康指导提醒
  110. template_health_notice=128RCfyCHi22jW8PZzo7vabKMsA3SBv5VeHaDPr2Bhw
  111. #解约提醒
  112. template_termination=LrrzHjnIF67ww5uQUvSiv3_pVKJiIK4ZE3fKrvsT0AE
  113. #预约成功
  114. template_appoint_success=Bo2yqNczSU9zkg4wXoouv9tSeefZ6TziggWL3dTXPYE
  115. #预约取消
  116. template_appoint_failed=pErTBTdweIdrNRf_1Oo62YtQC0aHwPvtLaCzw44JzCQ
  117. #缴费提醒
  118. template_expenses_remind=BkTGJ8S18qZ3DfaptAXnZznAk8RJjx9v93og5vyO0bs
  119. #健康教育
  120. template_healthy_article=LA7erINJ0CSsG2G_ZCrgsDaX3krhsI4qg_NSHEyL_l4
  121. #----------------正式环境-----------------#
  122. ##签约邀请
  123. #doctor_invitel_template=MQn79bx1ofb6hekhmRIuqLU7KjySJQzaBzrimgqVrzA
  124. ##咨询回复
  125. #template_consult_notice=0mF_vHj-ILx8EH8DwzmAi7LqzjqYiU9IrSRRmziTZyc
  126. ##签约成功
  127. #template_sign_success=0D2vYZVRzFz15p9Y_pkZ1DKutDq8UOsks79FXUKS0tA
  128. ##签约失败
  129. #template_sign_failed=My2VNERjJt4NXR4Ibh42pdrP6B6ka8rQxZeWinQh99s
  130. ##健康指导提醒
  131. #template_health_notice=uv31ES_VCmq3tBYtyGmEQvIwU_zh9LDhF3bFpbIUt5g
  132. ##解约提醒
  133. #template_termination=C0tdXtA_8k-Cy4a1EkzQuI877vqaqAtRkc-e_Gsd7sk
  134. ##预约成功
  135. #template_appoint_success=FY3Pqa66tHIE1Fv-irbFBPOh5cYP71fkOzfZKH4S-Fo
  136. ##预约取消
  137. #template_appoint_failed=tldWEb9AN7p_RoHoD8ml0GxWW3V1V_mpEEhp2v6p56s
  138. ##缴费提醒
  139. #template_expenses_remind=tldWEb9AN7p_RoHoD8ml0GxWW3V1V_mpEEhp2v6p56s
  140. ##健康教育
  141. #template_healthy_article=a5-ZGf-IUUULsuRNoHWQiBMU6pSYhLgPPqV67SjdLRo
  142. #----------------测试环境(健康之路i厦门)----------------#
  143. ##签约邀请
  144. #doctor_invitel_template=uXdBJVbrhKG-WLaCG4s8C4SXSr2kknQ94vKFt-3rIiA
  145. ##咨询回复
  146. #template_consult_notice=-dr4QNyFoRvVsf8uWxXMC1dRyjwnbUuJwJ21vBLhf18
  147. ##签约成功
  148. #template_sign_success=bw0_fVIxATsCuOwKYF8gzUyuZQ9IosC4Jf8ZU5IKMS4
  149. ##签约失败
  150. #template_sign_failed=m221Jrkm0UUY00ExTCpQNTB8t_1U_V4LR9Bg8BgH9-o
  151. ##健康指导提醒
  152. #template_health_notice=5Nts8lA_at9Cd1JuTK-qDxx95lchpcmUfPTEwYDgXYQ
  153. ##解约提醒
  154. #template_termination=qZm1NwSueAsbHaOf9DrnLoSj0X5gZuh9W7aDYzLWNds
  155. ##预约成功
  156. #template_appoint_success=-vU5x2tGyk1zUngBrEqMfnFqqMa6M8J98w8k5MCSUYM
  157. ##预约取消
  158. #template_appoint_failed=r-bVEKgXVyl8O96saoJXlLd7DX1zW7fXA4a0PZHxiQM
  159. ##缴费提醒
  160. #template_expenses_remind=r-bVEKgXVyl8O96saoJXlLd7DX1zW7fXA4a0PZHxiQM
  161. ##健康教育
  162. #template_healthy_article=aO_qqk5nAXaGXhsikPVLNelqzwlrp1LTPfIQ1qRMpxo
  163. #----------------演示环境(健康之路i健康)-----------------#
  164. ##签约邀请
  165. #doctor_invitel_template=oYwur5ewPtp9ynRmkj8Md8tLT0WzK5zL36es_XVljy4
  166. ##咨询回复
  167. #template_consult_notice=57X7nz2V2jFRej0NqxVV6_UWhTJgJlTp3AFJn6EmPsE
  168. ##签约成功
  169. #template_sign_success=Mk5bpDcQMlddALxZnv-WV6HVKdhFbukQr40F5jskcFE
  170. ##签约失败
  171. #template_sign_failed=5UsnhXosGmm7BoafWRTTUu2zsACCb6JrG9KEChbwS0o
  172. ##健康指导提醒
  173. #template_health_notice=mvmcCTwWOm8ao5pt1bmeazf09jy2Yz7PhRUJ_ytpU8k
  174. ##解约提醒
  175. #template_termination=UpspUMDswlLOTgQ4HTa6Oj6bXRTY4SAVb80-Om21ir4
  176. ##预约成功
  177. #template_appoint_success=6B2bhbs9c0pCSK2bvBWmr7fLDo0KAVpKH2YcxSv-dQ4
  178. ##预约取消
  179. #template_appoint_failed=zHeo9QCfY-k1FHtOePK97R1N2uwD4mZjET1ZUy02lu0
  180. ##缴费提醒
  181. #template_expenses_remind=r-bVEKgXVyl8O96saoJXlLd7DX1zW7fXA4a0PZHxiQM
  182. # 预约配置参数
  183. guahao_url = http://www.xmsmjk.com/UrpNetService/ReservationNet.asmx
  184. guahao_namespace = http://www.zysoft.com.cn/
  185. #EHR档案服务地址
  186. ehr_used = false
  187. ehr_services = http://localhost:9009/api/v1.0/
  188. ehr_services_base = http://localhost:10220/api/v1.0/