ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
## 校验.H5前端 ~~~[api] post:http://wyq.promotion.bbobo.com/aj_api/check *phone#手机号 <<< success { "status": 200, "result": { "reg": { "yes": 0, "desc": "未注册", "info": "18811013356" }, "imei": { "yes": 0, "desc": "未注册", "info": "" }, "isnew": 0, "count": 1, "records": [ { "id": "51", "number": "10006", "phone": "18811013356", "imei": "", "status": "1", "detail": "{\"reg\":{\"yes\":0,\"desc\":\"\\u672a\\u6ce8\\u518c\",\"info\":\"18811013356\"},\"imei\":{\"yes\":0,\"desc\":\"\\u672a\\u6ce8\\u518c\",\"info\":\"\"},\"isnew\":0}", "type": "2", "createTime": "1527502802", "updateTime": "1527502802", "time": "2018-05-28 18:20:02" } ] } } <<< error { "status": 400 } ~~~