微信后端代码
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.

30 lines
1.1 KiB

<?xml version="1.0" encoding="UTF-8"?>
<config>
<!-- 报告解读 -->
<report>
<is_dev></is_dev>
<partner_id></partner_id>
<token></token>
</report>
<!-- 智能导诊 -->
<ai_guidance>
<!-- 是否开启 -->
<is_enable>true</is_enable>
<!-- 是否为分时段挂号(默认true) -->
<is_split_time_reg>true</is_split_time_reg>
<!-- 合作方ID -->
<partner_id>100000637</partner_id>
<!-- 密钥token -->
<token>3431de05cbf9d0ffdbc064a352835981</token>
<!-- 测试密钥token -->
<dev_token>3431de05cbf9d0ffdbc064a352835981</dev_token>
<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="联系方式">0871-67798120</hosp_tel>
</ai_guidance>
</config>