文档
测试

忘记密码

POST
http://{{test}}/api/user/resetpwd

请求参数

参数名
类型
描述
必填
mobile
int 手机号
示例:18537172648
必填
captcha
string 验证码
示例:
必填
newpassword
string 密码
示例:
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:参数不正确
必填
time
string
示例:1685617707
必填
data
object
示例:null
必填