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
30 lines
1.1 KiB
|
2 months ago
|
<?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 -->
|
||
|
2 months ago
|
<partner_id>100000637</partner_id>
|
||
|
2 months ago
|
<!-- 密钥token -->
|
||
|
2 months ago
|
<token>3431de05cbf9d0ffdbc064a352835981</token>
|
||
|
2 months ago
|
<!-- 测试密钥token -->
|
||
|
2 months ago
|
<dev_token>3431de05cbf9d0ffdbc064a352835981</dev_token>
|
||
|
2 months ago
|
|
||
|
2 months ago
|
<hosp_id name="医院ID">800002592</hosp_id>
|
||
|
|
<hosp_name name="医院名称">石林彝族自治县人民医院</hosp_name>
|
||
|
2 months ago
|
<hosp_intro name="医院介绍">暂无介绍</hosp_intro>
|
||
|
2 months ago
|
<hosp_level name="医院等级">二级甲等</hosp_level>
|
||
|
2 months ago
|
<hosp_address name="医院地址">暂无地址</hosp_address>
|
||
|
2 months ago
|
<hosp_tel name="联系方式">0871-67798120</hosp_tel>
|
||
|
2 months ago
|
</ai_guidance>
|
||
|
|
</config>
|