发送短信
GET
http://120.24.165.236:8080/textmsg/sendRegSMS
请求参数
参数名
类型
描述
必填
mobile
string
合法手机号码
必填
响应参数
参数名
类型
描述
必填
ret
int
0表示发送成功 非0表示失败
必填
data
Array
用于存储数据
必填