{
"code": 0,
"msg": "OK",
"data": {
"total": 1,
"per_page": 10,
"current_page": 1,
"last_page": 1,
"data": [
{
"id": 1,
"nickname": "超级管理员",
"username": "super_admin",
"is_super_admin": 1,
"is_super_admin_name": "是",
"phone_number": "188****8888",
"country_code": "86",
"email": "ad***@go-layout.com",
"avatar": "https://avatars.githubusercontent.com/u/48752601?v=4",
"created_at": "2023-05-01 00:00:00",
"updated_at": "2025-11-27 14:14:06",
"status": 1,
"status_name": "启用",
"last_ip": "127.0.0.1",
"last_login": "2025-11-27 14:02:37",
"departments": [
{
"id": 1,
"name": "测试",
"pid": 0
}
],
"role_list": null
}
]
},
"cost": "14.941958ms",
"request_id": "0ddace12-2b68-4daa-81d1-9a14fca7f33f"
}