忘记密码
POST
http://friends.e.wxiy.com/api/user/forget
请求头
参数名
类型
描述
必填
Content-Type
application/json
必填
请求参数
参数名
类型
描述
必填
mobile
string
手机号
必填
newpassword
string
新密码
必填
code
string
验证码
必填
confirm_password
string
确认密码
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:发送成功
必填
time
string
示例:1598338690
必填
data
object
示例:null
必填