~~~[api]
post:/app/index.php?i=1&c=entry&m=ewei_shopv2&do=mobile&r=machine.login.sendSms
*int:mobile#手机号
*string:temp=sms_bind#固定参数
<<<
success
{
"status": 1,
"result": {
"url": "http:\/\/gat.xtow.net\/app\/index.php?i=1&c=entry&m=ewei_shopv2&do=mobile&r=machine.login",
"message": "短信发送成功"
}
}
<<<
error
{
"status": 0,
"result": {
"message": "请求频繁请稍后重试"
}
}
~~~