文档
测试

修改密码

POST
https://runtong.hd2c.com/user/member/password

接口描述

重设密码

请求参数

参数名
类型
描述
必填
new
string
新密码
必填
confirm
string
确认密码
必填
vcode
string
验证码
必填

响应参数

参数名
类型
描述
必填
status
string
状态, success: 成功, faild:失败
必填
msg
array
出错信息, 字符串数组
必填