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

17 lines
619 B

<?xml version="1.0" encoding="UTF-8"?>
<config>
<ali_sms>
<!--阿里云短信配置-->
<access_key_id>20009251</access_key_id>
<access_key_secret>3bee9edc0a2f41ac911b9b714c854cad</access_key_secret>
<sign_name name="短信签名">德宏州中医医院</sign_name>
</ali_sms>
<tz_sms>
<!-- 天助平台短信 -->
<webservice_url>http://10.255.248.183:9003/WebService1.asmx/SlipPrint</webservice_url>
<json_url>http://10.255.248.183:9001</json_url>
<terminal_no>VX</terminal_no>
<test_patientId></test_patientId>
</tz_sms>
</config>