微信后端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

53 lines
2.9 KiB

<?xml version="1.0" encoding="UTF-8"?>
<config>
<!-- 属性名重复时,只读取第一次出现的值 -->
<health_card name="电子健康卡">
<is_enable name="是否启用-[def:false]">true</is_enable>
<is_upload_data name="是否上传数据-[医院等级不够配置:false][def:true]">true</is_upload_data>
<is_log_report name="是否打印上报数据日志-[def:false]">false</is_log_report>
<is_face_url name="是否传递人脸识别链接-[def:true]">true</is_face_url>
<!-- 微信开放平台调用参数 -->
<h_hosp_id name="医院ID-[医院等级未到达时配置:32064]">32091</h_hosp_id>
<h_app_id>e4a05c13301f2f6a8b07b3de872dfe2d</h_app_id>
<h_app_secret>e5322dfd9bfab939851319812c30f9f1</h_app_secret>
<!-- 万达卡管平台调用参数 -->
<card_app_id>5a4a6eacbe1040d8a91c76608aefb943</card_app_id>
<card_public_key>mfkwewyhkozizj0caqyikozizj0daqcdqgaepc6p0omuruc5lq7cwdu18ca4cgmqbtjpwdyrglo4wbal9/m3dv4oywez7fbgtnkkgj/kfojvze6sc/dka+ddca==</card_public_key>
<card_private_key>4e181412b5874b22ba113ea3a907e244</card_private_key>
<card_url>http://220.164.109.105:19211/internet</card_url>
<!-- mini-app -->
<h_mini_hosp_id name="医共体小程序医院ID"></h_mini_hosp_id>
<h_mini_app_id name="医共体小程序appID"></h_mini_app_id>
<!-- 用于授权的公众号app_id[不是本院 & 医院等级不够 & 新版电子健康卡 & 医共体]-[优先级大于wx配置文件中的appId] -->
<h_auth_app_id></h_auth_app_id>
</health_card>
<report name="报告解读">
<is_dev></is_dev>
<partner_id></partner_id>
<token></token>
</report>
<ai_guidance name="智能导诊">
<is_enable name="是否开启">true</is_enable>
<is_debug mame="是否开启调试">true</is_debug>
<is_dev mame="是否为测试环境">true</is_dev>
<is_split_time_reg name="是否为分时段挂号[def:true]">false</is_split_time_reg>
<!-- AI版:电子健康卡AppId(管理>开发商接入) | 旧版:合作方ID(腾讯提供)-->
<partner_id>100000637</partner_id>
<!-- AI版:电子健康卡AppSecret(管理>开发商接入) | 旧版:Token(腾讯提供)-->
<partner_secret>3431de05cbf9d0ffdbc064a352835981</partner_secret>
<!-- 测试密钥token -->
<dev_partner_secret name="测试token">3431de05cbf9d0ffdbc064a352835981</dev_partner_secret>
<branch_id></branch_id>
<hosp_id name="医院ID">800002592</hosp_id>
<hosp_name name="医院名称">石林彝族自治县人民医院</hosp_name>
<hosp_intro name="医院介绍">暂无介绍</hosp_intro>
<hosp_level name="医院等级">二级甲等</hosp_level>
<hosp_address name="医院地址">暂无地址</hosp_address>
<hosp_tel name="联系方式"></hosp_tel>
</ai_guidance>
</config>