修改密码
POST
http://hhf004.daoben.ltd/api/login/resetpwd
请求参数
参数名
类型
描述
必填
type
string
示例:mobile
必填
newpassword
int
示例:新密码
必填
captcha
int
示例:验证码
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:Password must be 6 to 30 characters
必填
time
string
示例:1669103393
必填
data
object
示例:null
必填