parent
6db6d0c4c7
commit
2c3a140638
3 changed files with 8 additions and 12 deletions
@ -1,17 +1,15 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<config> |
||||
<ali_sms> |
||||
<!--阿里云短信配置--> |
||||
<ali_sms name="阿里云短信配置"> |
||||
<access_key_id>20009251</access_key_id> |
||||
<access_key_secret>3bee9edc0a2f41ac911b9b714c854cad</access_key_secret> |
||||
<sign_name name="短信签名">德宏州中医医院</sign_name> |
||||
<sign_name name="短信签名">云南新八达科技有限公司</sign_name> |
||||
</ali_sms> |
||||
|
||||
<tz_sms> |
||||
<!-- 天助平台短信 --> |
||||
<tz_sms name="天助平台短信"> |
||||
<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> |
||||
<test_patientId>1</test_patientId> |
||||
</tz_sms> |
||||
</config> |
||||
Loading…
Reference in new issue