~~~[api]
post:/user/index
<<<
success
{
"code": 0,
"msg": "獲取成功",
"data": {
"id": 1,
"avatar": "\/favicon.ico",
"username": "jwj",
"token": "4eb178d7d8099bba2f5c780401c347c1",
"active_time": "2020-05-21 15:50:31",
"create_time": "2020-05-21 15:50:31"
}
}
~~~
## 字段說明
| 字段名 | 說明 |
| --- | --- |
| avatar | 頭像地址 |
| username | 用戶名 |