{
"code": 200,
"msg": "请求成功",
"data": {
"dept_id": 0,
"username": "string",
"nickname": "string",
"avatar": "http://example.com",
"id": 0,
"uuid": "string",
"email": "user@example.com",
"phone": "string",
"status": 0,
"is_superuser": true,
"is_staff": true,
"is_multi_login": true,
"join_time": "2019-08-24T14:15:22Z",
"last_login_time": "2019-08-24T14:15:22Z",
"dept": {
"name": "string",
"parent_id": 0,
"sort": 0,
"leader": "string",
"phone": "string",
"email": "user@example.com",
"status": 0,
"id": 0,
"del_flag": true,
"created_time": "2019-08-24T14:15:22Z",
"updated_time": "2019-08-24T14:15:22Z"
},
"roles": [
{
"name": "string",
"status": 0,
"is_filter_scopes": true,
"remark": "string",
"id": 0,
"created_time": "2019-08-24T14:15:22Z",
"updated_time": "2019-08-24T14:15:22Z",
"menus": [],
"scopes": []
}
]
}
}