|
@ -1,113 +1,25 @@
|
|
|
####--------------IMPORTANT!!! PRODUCTION ENVIRONMENT------------------------------#####
|
|
|
|
|
|
#server_ip=www.xmtyw.cn
|
|
|
#server_port=
|
|
|
#server_domain=wlyy
|
|
|
#server_url=http://www.xmtyw.cn/wlyy/
|
|
|
#
|
|
|
#im_group_server=http://120.41.253.95:3000/api/v1/chats/gm
|
|
|
#msg_push_server=http://120.41.253.95:3000/api/v1/chats/sm
|
|
|
|
|
|
#file upload temp path
|
|
|
#upload_temp_path=/var/local/temp
|
|
|
##image store path
|
|
|
#image_server=http://www.xmtyw.cn/res/images/
|
|
|
#voice_server=http://www.xmtyw.cn/res/voice/
|
|
|
#chat_server=http://www.xmtyw.cn/res/chat/
|
|
|
#
|
|
|
#image_path=/var/local/upload/images
|
|
|
#voice_path=/var/local/upload/voice
|
|
|
#chat_file_path=/var/local/upload/chat
|
|
|
#
|
|
|
#appId=wxad04e9c4c5255acf
|
|
|
#appSecret=ae77c48ccf1af5d07069f5153d1ac8d3
|
|
|
|
|
|
|
|
|
####--------------IMPORTANT!!! 11.1.2 DEMO 环境 ENVIRONMENT------------------------------#####
|
|
|
|
|
|
#server_ip=ehr.yihu.com
|
|
|
#server_port=
|
|
|
#server_domain=ssgg
|
|
|
#server_url=http://ehr.yihu.com/ssgg/
|
|
|
|
|
|
#im_group_server=http://ehr.yihu.com/api/v1/chats/gm
|
|
|
#msg_push_server=http://ehr.yihu.com/api/v1/chats/sm
|
|
|
|
|
|
#file upload temp path
|
|
|
#upload_temp_path=/var/local/temp
|
|
|
##image store path
|
|
|
#image_server==http://ehr.yihu.com/res/images/
|
|
|
#voice_server==http://ehr.yihu.com/res/voice/
|
|
|
#chat_server==http://ehr.yihu.com/res/chat/
|
|
|
|
|
|
#image_path=/var/local/upload/images
|
|
|
#voice_path=/var/local/upload/voice
|
|
|
#chat_file_path=/var/local/upload/chat
|
|
|
|
|
|
#appId=wxeb86020158cf9141
|
|
|
#appSecret=c8f417aa7fe2aab1c4f09721f35930ee
|
|
|
|
|
|
##wechat config
|
|
|
#wechat_token=27eb3bb24f149a7760cf1bb154b08040
|
|
|
#wechat_base_url=http%3a%2f%2fehr.yihu.com%2fssgg
|
|
|
|
|
|
####--------------DEVELOPMENT ENVIRONMENT------------------------------#####
|
|
|
#---------健康之路当阳---------#
|
|
|
server_ip=weixin.xmtyw.cn
|
|
|
server_port=
|
|
|
server_domain=wlyy
|
|
|
server_url=http://weixin.xmtyw.cn/wlyy/
|
|
|
appId=wxd03f859efdf0873d
|
|
|
appSecret=2935b54b53a957d9516c920a544f2537
|
|
|
wechat_base_url=http%3a%2f%2fweixin.xmtyw.cn%2fwlyy
|
|
|
wechat_token=27eb3bb24f149a7760cf1bb154b08040
|
|
|
#是否签约检查和签约数据上传
|
|
|
sign_check_upload=http://172.19.103.87:8011/wlyy_service
|
|
|
#im一对一列表获取
|
|
|
im_list_get=http://172.19.103.76:3000/
|
|
|
|
|
|
#-------------测试------------#
|
|
|
#server_ip=ehr.yihu.com
|
|
|
#server_port=
|
|
|
#server_domain=wlyy
|
|
|
#server_url=http://ehr.yihu.com/wlyy/
|
|
|
#appId=wx1f129f7b51701428
|
|
|
#appSecret=988f005d8309ed1795939e0f042431fb
|
|
|
#wechat_base_url=http%3a%2f%2fehr.yihu.com%2fwlyy
|
|
|
#wechat_token=27eb3bb24f149a7760cf1bb154b08040
|
|
|
##是否签约检查和签约数据上传
|
|
|
#sign_check_upload=http://172.19.103.85:8011/wlyy_service
|
|
|
##im一对一列表获取
|
|
|
#im_list_get=http://172.19.103.88:3000/
|
|
|
#-------------------------鍏卞悓閰嶇疆-----------------------------#
|
|
|
# 棰勭害閰嶇疆鍙傛暟
|
|
|
guahao_url = http://www.xmsmjk.com/UrpNetService/ReservationNet.asmx
|
|
|
guahao_namespace = http://www.zysoft.com.cn/
|
|
|
|
|
|
#----------------正式环境卫计委签约调用接口地址-------------------#
|
|
|
#sign_check_upload=http://59.61.92.90:8072/wlyy_service
|
|
|
# 鍩哄崼瀵规帴鏈嶅姟鍦板潃
|
|
|
jw_url = http://59.61.92.90:8072/wlyy_service
|
|
|
|
|
|
im_group_server=http://120.41.252.108:3031/api/v1/chats/gm
|
|
|
msg_push_server=http://192.168.131.102:3000/api/v1/chats/sm
|
|
|
weixin_websocket_server = http://172.19.103.76:8000/user/senddata.do
|
|
|
|
|
|
#file upload temp path
|
|
|
upload_temp_path=/var/local/temp
|
|
|
#image store path
|
|
|
image_server=http://weixin.xmtyw.cn/res/images/
|
|
|
voice_server=http://weixin.xmtyw.cn/res/voice/
|
|
|
chat_server=http://weixin.xmtyw.cn/res/chat/
|
|
|
image_path=/var/local/upload/images
|
|
|
voice_path=/var/local/upload/voice
|
|
|
chat_file_path=/var/local/upload/chat
|
|
|
# EHR妗f�鏈嶅姟鍦板潃
|
|
|
ehr_used = false
|
|
|
ehr_services = http://localhost:9009/api/v1.0/
|
|
|
ehr_services_base = http://localhost:10220/api/v1.0/
|
|
|
|
|
|
#wechat config
|
|
|
# 寰�俊鍥炬枃娑堟伅URL
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
doctor_qrcode_pic_url={server}/images/familycontract.png
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
#总部地址
|
|
|
# SMS鐭�俊閰嶇疆
|
|
|
yihu_sms_url=https://smsapi.ums86.com:9600/sms/Api/Send.do
|
|
|
yihu_sms_code=229336
|
|
|
yihu_sms_name=jkzldxjr
|
|
@ -116,106 +28,167 @@ yihu_guahao_url=http://ssotest.yihu.cn/OpenPlatform/cgiBin/1.0/
|
|
|
yihu_guahao_appid=sanshi
|
|
|
yihu_guahao_secret=sanshi
|
|
|
|
|
|
#微信模板消息ID
|
|
|
#----------------开发环境-----------------#
|
|
|
#签约邀请
|
|
|
# 涓婁紶鏂囦欢閰嶇疆
|
|
|
upload_temp_path=/var/local/temp
|
|
|
image_path=/var/local/upload/images
|
|
|
voice_path=/var/local/upload/voice
|
|
|
chat_file_path=/var/local/upload/chat
|
|
|
|
|
|
#-------------------------开发环境配置-------------------------#
|
|
|
# 服务器基本配置
|
|
|
server_ip=weixin.xmtyw.cn
|
|
|
server_port=
|
|
|
server_domain=wlyy
|
|
|
server_url=http://weixin.xmtyw.cn/wlyy/
|
|
|
|
|
|
# 涓婁紶鏂囦欢閰嶇疆
|
|
|
image_server=http://weixin.xmtyw.cn/res/images/
|
|
|
voice_server=http://weixin.xmtyw.cn/res/voice/
|
|
|
chat_server=http://weixin.xmtyw.cn/res/chat/
|
|
|
|
|
|
# 鏄�惁绛剧害妫€鏌ュ拰绛剧害鏁版嵁涓婁紶
|
|
|
sign_check_upload=http://172.19.103.87:8011/wlyy_service
|
|
|
|
|
|
# IM閰嶇疆
|
|
|
im_list_get=http://172.19.103.76:3000/
|
|
|
im_group_server=http://120.41.252.108:3031/api/v1/chats/gm
|
|
|
msg_push_server=http://192.168.131.102:3000/api/v1/chats/sm
|
|
|
|
|
|
# 寰�俊鍩烘湰閰嶇疆
|
|
|
appId=wxd03f859efdf0873d
|
|
|
appSecret=2935b54b53a957d9516c920a544f2537
|
|
|
wechat_base_url=http%3a%2f%2fweixin.xmtyw.cn%2fwlyy
|
|
|
wechat_token=27eb3bb24f149a7760cf1bb154b08040
|
|
|
|
|
|
# 寰�俊妯℃澘娑堟伅ID
|
|
|
#签约邀请
|
|
|
doctor_invitel_template=TLWrBtNE2kBJaFCdVzDOOnQC8N2TtRY9ZxEzwZXQcR0
|
|
|
#咨询回复
|
|
|
#鍜ㄨ�鍥炲�
|
|
|
template_consult_notice=qSOW0DBxO3qEBm4ucG0Ial0jxsOyD7_f2TFK5e-mQEc
|
|
|
#签约成功
|
|
|
#绛剧害鎴愬姛
|
|
|
template_sign_success=hDWV_sknKlhxhOwR5h68OCXbAhRpcgnx9INrT8BybE8
|
|
|
#签约失败
|
|
|
#绛剧害澶辫触
|
|
|
template_sign_failed=ezgttXE7rG4rAboQK2ituG1dKq4PeyCj3LxGJWO_vOA
|
|
|
#健康指导提醒
|
|
|
#鍋ュ悍鎸囧�鎻愰啋
|
|
|
template_health_notice=128RCfyCHi22jW8PZzo7vabKMsA3SBv5VeHaDPr2Bhw
|
|
|
#解约提醒
|
|
|
#瑙g害鎻愰啋
|
|
|
template_termination=LrrzHjnIF67ww5uQUvSiv3_pVKJiIK4ZE3fKrvsT0AE
|
|
|
#预约成功
|
|
|
#棰勭害鎴愬姛
|
|
|
template_appoint_success=Bo2yqNczSU9zkg4wXoouv9tSeefZ6TziggWL3dTXPYE
|
|
|
#预约取消
|
|
|
#棰勭害鍙栨秷
|
|
|
template_appoint_failed=pErTBTdweIdrNRf_1Oo62YtQC0aHwPvtLaCzw44JzCQ
|
|
|
#缴费提醒
|
|
|
#缂磋垂鎻愰啋
|
|
|
template_expenses_remind=BkTGJ8S18qZ3DfaptAXnZznAk8RJjx9v93og5vyO0bs
|
|
|
#健康教育
|
|
|
#鍋ュ悍鏁欒偛
|
|
|
template_healthy_article=LA7erINJ0CSsG2G_ZCrgsDaX3krhsI4qg_NSHEyL_l4
|
|
|
#医生变更
|
|
|
#鍖荤敓鍙樻洿
|
|
|
template_doctor_change=TNIDMjduVKgVL4-k71umYLpHROvFB8K6mmm8aZC_EH8
|
|
|
|
|
|
#----------------正式环境-----------------#
|
|
|
##签约邀请
|
|
|
#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=tldWEb9AN7p_RoHoD8ml0GxWW3V1V_mpEEhp2v6p56s
|
|
|
##健康教育
|
|
|
#template_healthy_article=a5-ZGf-IUUULsuRNoHWQiBMU6pSYhLgPPqV67SjdLRo
|
|
|
##医生变更
|
|
|
#template_doctor_change=dtzSHImbPKfwcrjWlJEjAw3lGlvrLjsobSOE8g4adZA
|
|
|
|
|
|
# FastDFS鏂囦欢Http璁块棶鍦板潃
|
|
|
fastdfs_file_url=http://172.19.103.54:80/
|
|
|
|
|
|
#----------------测试环境(健康之路i厦门)----------------#
|
|
|
##签约邀请
|
|
|
#-------------------------娴嬭瘯鐜��閰嶇疆-------------------------#
|
|
|
## 服务器基本配置
|
|
|
#server_ip=ehr.yihu.com
|
|
|
#server_port=
|
|
|
#server_domain=wlyy
|
|
|
#server_url=http://ehr.yihu.com/wlyy/
|
|
|
#
|
|
|
## 涓婁紶鏂囦欢閰嶇疆
|
|
|
#image_server=http://ehr.yihu.com/res/images/
|
|
|
#voice_server=http://ehr.yihu.com/res/voice/
|
|
|
#chat_server=http://ehr.yihu.com/res/chat/
|
|
|
#
|
|
|
## 鏄�惁绛剧害妫€鏌ュ拰绛剧害鏁版嵁涓婁紶
|
|
|
#sign_check_upload=http://172.19.103.85:8011/wlyy_service
|
|
|
#
|
|
|
## IM閰嶇疆
|
|
|
#im_list_get=http://172.19.103.76:3000/
|
|
|
#im_group_server=http://120.41.252.108:3031/api/v1/chats/gm
|
|
|
#msg_push_server=http://192.168.131.102:3000/api/v1/chats/sm
|
|
|
#
|
|
|
## 寰�俊鍩烘湰閰嶇疆
|
|
|
#appId=wx1f129f7b51701428
|
|
|
#appSecret=988f005d8309ed1795939e0f042431fb
|
|
|
#wechat_base_url=http%3a%2f%2fehr.yihu.com%2fwlyy
|
|
|
#wechat_token=27eb3bb24f149a7760cf1bb154b08040
|
|
|
#
|
|
|
## 寰�俊妯℃澘娑堟伅ID
|
|
|
##签约邀请
|
|
|
#doctor_invitel_template=uXdBJVbrhKG-WLaCG4s8C4SXSr2kknQ94vKFt-3rIiA
|
|
|
##咨询回复
|
|
|
##鍜ㄨ�鍥炲�
|
|
|
#template_consult_notice=-dr4QNyFoRvVsf8uWxXMC1dRyjwnbUuJwJ21vBLhf18
|
|
|
##签约成功
|
|
|
##绛剧害鎴愬姛
|
|
|
#template_sign_success=bw0_fVIxATsCuOwKYF8gzUyuZQ9IosC4Jf8ZU5IKMS4
|
|
|
##签约失败
|
|
|
##绛剧害澶辫触
|
|
|
#template_sign_failed=m221Jrkm0UUY00ExTCpQNTB8t_1U_V4LR9Bg8BgH9-o
|
|
|
##健康指导提醒
|
|
|
##鍋ュ悍鎸囧�鎻愰啋
|
|
|
#template_health_notice=5Nts8lA_at9Cd1JuTK-qDxx95lchpcmUfPTEwYDgXYQ
|
|
|
##解约提醒
|
|
|
##瑙g害鎻愰啋
|
|
|
#template_termination=qZm1NwSueAsbHaOf9DrnLoSj0X5gZuh9W7aDYzLWNds
|
|
|
##预约成功
|
|
|
##棰勭害鎴愬姛
|
|
|
#template_appoint_success=-vU5x2tGyk1zUngBrEqMfnFqqMa6M8J98w8k5MCSUYM
|
|
|
##预约取消
|
|
|
##棰勭害鍙栨秷
|
|
|
#template_appoint_failed=r-bVEKgXVyl8O96saoJXlLd7DX1zW7fXA4a0PZHxiQM
|
|
|
##缴费提醒
|
|
|
##缂磋垂鎻愰啋
|
|
|
#template_expenses_remind=r-bVEKgXVyl8O96saoJXlLd7DX1zW7fXA4a0PZHxiQM
|
|
|
##健康教育
|
|
|
##鍋ュ悍鏁欒偛
|
|
|
#template_healthy_article=aO_qqk5nAXaGXhsikPVLNelqzwlrp1LTPfIQ1qRMpxo
|
|
|
##医生变更
|
|
|
##鍖荤敓鍙樻洿
|
|
|
#template_doctor_change=V5h0F84t972kUzQvWy8qYrgdaYGJVj10pFeFVl19Nb8
|
|
|
|
|
|
#----------------演示环境(健康之路i健康)-----------------#
|
|
|
##签约邀请
|
|
|
#doctor_invitel_template=oYwur5ewPtp9ynRmkj8Md8tLT0WzK5zL36es_XVljy4
|
|
|
##咨询回复
|
|
|
#template_consult_notice=57X7nz2V2jFRej0NqxVV6_UWhTJgJlTp3AFJn6EmPsE
|
|
|
##签约成功
|
|
|
#template_sign_success=Mk5bpDcQMlddALxZnv-WV6HVKdhFbukQr40F5jskcFE
|
|
|
##签约失败
|
|
|
#template_sign_failed=5UsnhXosGmm7BoafWRTTUu2zsACCb6JrG9KEChbwS0o
|
|
|
##健康指导提醒
|
|
|
#template_health_notice=mvmcCTwWOm8ao5pt1bmeazf09jy2Yz7PhRUJ_ytpU8k
|
|
|
##解约提醒
|
|
|
#template_termination=UpspUMDswlLOTgQ4HTa6Oj6bXRTY4SAVb80-Om21ir4
|
|
|
##预约成功
|
|
|
#template_appoint_success=6B2bhbs9c0pCSK2bvBWmr7fLDo0KAVpKH2YcxSv-dQ4
|
|
|
##预约取消
|
|
|
#template_appoint_failed=zHeo9QCfY-k1FHtOePK97R1N2uwD4mZjET1ZUy02lu0
|
|
|
##缴费提醒
|
|
|
#template_expenses_remind=r-bVEKgXVyl8O96saoJXlLd7DX1zW7fXA4a0PZHxiQM
|
|
|
|
|
|
# 预约配置参数
|
|
|
guahao_url = http://www.xmsmjk.com/UrpNetService/ReservationNet.asmx
|
|
|
guahao_namespace = http://www.zysoft.com.cn/
|
|
|
## FastDFS鏂囦欢Http璁块棶鍦板潃
|
|
|
#fastdfs_file_url=http://172.19.103.54:80/
|
|
|
|
|
|
#EHR档案服务地址
|
|
|
ehr_used = false
|
|
|
ehr_services = http://localhost:9009/api/v1.0/
|
|
|
ehr_services_base = http://localhost:10220/api/v1.0/
|
|
|
#-------------------------姝e紡鐜��閰嶇疆-------------------------#
|
|
|
## 服务器基本配置
|
|
|
#server_ip=www.xmtyw.cn
|
|
|
#server_port=
|
|
|
#server_domain=wlyy
|
|
|
#server_url=http://www.xmtyw.cn/wlyy/
|
|
|
#
|
|
|
## 涓婁紶鏂囦欢閰嶇疆
|
|
|
#image_server=http://www.xmtyw.cn/res/images/
|
|
|
#voice_server=http://www.xmtyw.cn/res/voice/
|
|
|
#chat_server=http://www.xmtyw.cn/res/chat/
|
|
|
#
|
|
|
## 鏄�惁绛剧害妫€鏌ュ拰绛剧害鏁版嵁涓婁紶
|
|
|
#sign_check_upload=http://59.61.92.90:8072/wlyy_service
|
|
|
#
|
|
|
## IM閰嶇疆
|
|
|
#im_list_get=http://120.41.253.95:3000/
|
|
|
#im_group_server=http://120.41.253.95:3000/api/v1/chats/gm
|
|
|
#msg_push_server=http://120.41.253.95:3000/api/v1/chats/sm
|
|
|
#
|
|
|
## 寰�俊鍩烘湰閰嶇疆
|
|
|
#appId=wxad04e9c4c5255acf
|
|
|
#appSecret=ae77c48ccf1af5d07069f5153d1ac8d3
|
|
|
#wechat_token=27eb3bb24f149a7760cf1bb154b08040
|
|
|
#wechat_base_url=http%3a%2f%2fwww.xmtyw.cn%2fwlyy
|
|
|
#
|
|
|
## 寰�俊妯℃澘娑堟伅ID
|
|
|
##签约邀请
|
|
|
#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
|
|
|
##瑙g害鎻愰啋
|
|
|
#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
|
|
|
|
|
|
## FastDFS鏂囦欢Http璁块棶鍦板潃
|
|
|
#fastdfs_file_url=http://www.xmtyw.cn/
|