接口描述
根据邮箱设置新密码,需要先用上一个接口发送邮箱验证码
请求参数
参数名
类型
描述
必填
email
string
用户的邮箱
必填
code
string
验证码
必填
password1
string
新的密码
必填
password2
string
确认新密码
必填