~~~[api]
post:/app/index.php?i=1&c=entry&m=ewei_shopv2&do=mobile&r=machine.login.entry
*int:mobile#手機號
*int:code#驗證碼
*int:merchid#商戶ID
<<<
success
{
"status": 1,
"result": {
"url": "http:\/\/gat.xtow.net\/app\/index.php?i=1&c=entry&m=ewei_shopv2&do=mobile&r=machine.login",
"realname": "馬大哈",
"credit1": 998.00,
"message": "登錄成功"
}
}
<<<
error
{
"status": 0,
"result": {
"message": "請先發送短信驗證碼"
}
}
~~~