修改密码
POST
/user/reset_password
请求参数
参数名
类型
描述
必填
new_password
string
新密码
必填
mobile_phone
string
手机号码
必填
code
string
手机验证码
必填
token
string
页面自动填充,在标签ID:token
必填