文档
测试

忘记密码找回

POST
/user/resetPassword

接口描述

忘记密码找回

请求参数

参数名
类型
描述
必填
type
string
找回方式(1:通过手机号找回,2:通过邮箱找回)
必填
phoneNum
string
手机号(eq:15220064294)
可选
countryCode
string
国家代码(eq: 86)
可选
email
string
用户邮箱
必填
messageCode
string
验证码
必填
password
string
密码
必填

响应参数

参数名
类型
描述
必填
root
string
successful operation
必填