~~~[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": "請求頻繁請稍后重試"
}
}
~~~