文档
测试

提交验证码

POST
https://www.fensihuayuan.com:8088/ai_gym_project/wxuser/checkSmsCode

请求头

参数名
类型
描述
必填
token
String
必填

请求参数

参数名
类型
描述
必填
userid
int
用户ID,示例:8
必填
phone
string
手机号,示例:18705155509
必填
code
string
验证码,示例:9460
必填
type
int
完善信息类型,0=在个人中心页用, 1=单独修改手机号用
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:AI2000
必填
code
string
示例:AI2000
必填
data
string
示例:验证码正确
必填
state
string
示例:0
必填