@@ -19,6 +19,19 @@ class Sms extends BaseController
/**
+ * 未做,日志记录,出错记录等
+ *
+ * 格式
+ POST https://stest.uzipm.com/sms/send HTTP/1.1
+ User-Agent: okhttp/2.7.5
+ Accept-Encoding: gzip
+ Connection: Keep-Alive
+ Host: stest.uzipm.com
+ Content-Length: 82
+ Content-Type: application/json; charset=utf-8
+
+ {"senderid":"MiChat","to":"6590511066","countryID":"SG","content":"test from gzh"}
* 未做,日志记录,出错记录等
*/
function send(){