忘记密码
POST
user/forget_password
接口描述
参数: {"sign":2,"phone":"13017021112","code":"599925","password":"我草你妈的"}
请求参数
参数名
类型
描述
必填
sign
int
1 发送短信 2 执行修改 发送短信时候 参数为:{"sign":1,"phone":"13017021112"} 即可
必填
phone
string
手机号
必填
code
string
验证码
必填
password
密码
必填