ZjunSMSApi
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>ZjunSMSApi</id> | ||
| <version>3.2.0</version> | ||
| <version>3.2.1</version> | ||
| <authors>Zjun</authors> | ||
@@ -13,2 +13,10 @@ <requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
| 旨在提升生产业务系统快速嵌入短信模块功能,由常用群发短信接口、状态查询接口、余额查询接口,手机用户回复接口,修改密码接口等组成。 | ||
| 调用方法: | ||
| 1、发送:ZjunApi.ZjunNewSMSNHandler.Instance.SendSMS(); | ||
| 2、查看状态: ZjunApi.ZjunNewSMSNHandler.Instance.Report(); | ||
| 3、获取上行信息:ZjunApi.ZjunNewSMSNHandler.Instance.Mo(); | ||
| 4、敏感词查询:ZjunApi.ZjunNewSMSNHandler.Instance.CheckKeyo(); | ||
| 5、短信余额查询:ZjunApi.ZjunNewSMSNHandler.Instance.Balance(); | ||
| 6、修改密码: ZjunApi.ZjunNewSMSNHandler.Instance.Upassword(); | ||
| 以上均未填写参数,参数信息有注释说明,返回值均为Json格式。 | ||
@@ -15,0 +23,0 @@ 如还没有测试账号,请电话联系客服咨询! |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet