vifatv


登录

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>{{webBaseURL}}/auth/login</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>请求参数示例</h5> <pre><code>{ "username": "admin123", "password": "123456" } </code></pre> <h5>成功返回示例</h5> <pre><code>{ "code": 200, "data": { "admin": { "id": 1, "username": "admin123", "password": "", "lastLoginIp": null, "lastLoginTime": null, "avatar": "https:\/\/wpimg.wallstcn.com\/f778738c-e4f8-4870-b634-56703b4acafe.gif", "createTime": "2018-02-01T00:00:00", "updateTime": "2019-07-09T23:46:27", "state": 0, "roleIds": "[1]", "roleIdArray": null }, "token": "1232d0ba-d9a8-4206-9a67-8f4078cc9cbc" }, "msg": "登录成功" } </code></pre>

页面列表

ITEM_HTML