@apis1990
2016-08-14T03:43:49.000000Z
字数 279
阅读 391
v2-教练端
测试地址:http://36.33.24.119:8081/api/v2/coachuser/forget_pass.php
参数 | 类型 | 是否必须 | 描述 |
---|---|---|---|
coach_phone | string | yes | 教练号码 |
validate_code | string | yes | 验证码 |
new_pass | string | yes | 新密码 |
new_repeat_pass | string | yes | 新重复密码 |
{
"code": 200,
"data": "修改成功"
}