提交
POST
/api/user/passwordfind
接口描述
提交新密码
请求参数
参数名
类型
描述
必填
newpassword
string
新密码
必填
number
string
注册时的手机号或邮箱地址
必填
响应
参数名
类型
描述
必填
code
int
状态码
必填
resetlink
string
如果操作成功,则包含用于密码重置的链接。
可选