[关闭]
@apis1990 2016-08-14T03:43:49.000000Z 字数 279 阅读 391

v2-教练端


忘记密码


1.URL:/service/api/v2/coachuser/forget_pass.php

测试地址:http://36.33.24.119:8081/api/v2/coachuser/forget_pass.php

2.请求方式:POST

3.请求参数:

参数 类型 是否必须 描述
coach_phone string yes 教练号码
validate_code string yes 验证码
new_pass string yes 新密码
new_repeat_pass string yes 新重复密码

5.接口返回结果

  1. {
  2. "code": 200,
  3. "data": "修改成功"
  4. }
添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注