{
"items": [
{
"permissions": [
"/dashboard/list",
"/colors/list",
"/setting/account/list",
"/setting/role/list",
"/setting/log/list"
],
"id": 2,
"name": "游客",
"code": "tourist",
"createdAt": "2023-07-21 17:55:49",
"updatedAt": "2023-07-21 17:55:49"
}
],
"meta": {
"total": 1,
"current": 1,
"pageSize": 10,
"hasNext": false
}
}