@yzlc
2016-09-22T07:16:47.000000Z
字数 321
阅读 375
丰乐APP接口
http://192.168.6.104:16002/?_m=/api/login/check&account=test1&password=test
| 参数 | 类型 | 必选 | 说明 | 默认值 |
|---|---|---|---|---|
| _m | string | 是 | 方法入口 | |
| account | string | 是 | 账号 | |
| password | string | 是 | 密码 |
{"data": {"id": "1","account": "test1","roles": "1","u8_id": "00001","mobile": "15555482397","up_checker": "2","rights": null,"row_number": "1"},"status": 0,"msg": "操作成功"}
