@apis1990
2016-08-24T03:54:20.000000Z
字数 602
阅读 463
校长app
测试地址:http://36.33.24.119:8081/api/v2/headmaster/login.php
测试校长 : 18899996666/123456
| 参数 | 类型 | 是否必须 | 描述 |
|---|---|---|---|
| phone | int | yes | 手机号 |
| pass | string | yes | 密码 |
{"code": 200,"data": {"l_user_id": "12021", //用户id"s_username": "dax", //用户昵称"s_password": "e10adc3949ba59abbe56e057f20f883e", //用户密码"i_user_type": "2","i_status": "0","s_real_name": "陈平", //用户真实姓名"l_yw_incode": "0","i_from": "0","s_phone": "18899996666", //用户手机号"is_first": "0", //是否为第一次登陆 1不是 0 是"s_imgurl": "http://60.173.247.68:8081/admin/","content": "","coach_id": "0","l_coach_id": "0"}}
| 参数 | 类型 | 描述 |
|---|---|---|
| code | int | 200:成功 其它:错误 |
| data | array | 用户信息 |
