文档
测试

忘记密码

POST
http://nwdx.ywzyit.com/api.html

请求参数

参数名
类型
描述
必填
method
string
示例:user.forgetpassword
必填
site_token
int
示例:123456
必填
mobile
int
示例:18326949252
必填
smscode
int
验证码,示例:12345
必填
password
int
密码,示例:111111
必填

响应参数

参数名
类型
描述
必填
status
boolean
示例:false
必填
data
string
示例:
必填
msg
string
示例:验证码错误
必填