~~~[api]
post:
*weixin_token=18500644085#微信唯一token
<<<
success
{
"code":200,
"msg":"發送成功",
"data":{
"stat":1 //1已注冊、2未注冊
}
}
~~~
| Code |Msg |
| --- | --- |
| 200 | 發送成功 |
| 1101 | 您的驗證碼還在有效期內,請輸入! |
| 1150 | 阿里風控 |