61 lines
1.2 KiB
JSON
61 lines
1.2 KiB
JSON
{
|
|||
|
|
"section": "auth",
|
||
|
|
"version": 1,
|
||
|
|
"updatedAt": "2026-06-08T09:43:37.4979022+00:00",
|
||
|
|
"payload": {
|
||
|
|
"roles": [
|
||
|
|
{
|
||
|
|
"id": "role-admin",
|
||
|
|
"name": "\u7BA1\u7406\u5458",
|
||
|
|
"scope": "Platform",
|
||
|
|
"permissions": [
|
||
|
|
"*"
|
||
|
|
],
|
||
|
|
"widgetGrants": []
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "role-ops",
|
||
|
|
"name": "\u8FD0\u8425",
|
||
|
|
"scope": "RCSMonitor",
|
||
|
|
"permissions": [
|
||
|
|
"ops.car.pause",
|
||
|
|
"ops.car.resume",
|
||
|
|
"ops.car.gohome",
|
||
|
|
"ops.task.pause",
|
||
|
|
"ops.task.cancel",
|
||
|
|
"ops.task.reassign",
|
||
|
|
"ops.task.boostPriority",
|
||
|
|
"monitor.note.write"
|
||
|
|
],
|
||
|
|
"widgetGrants": [
|
||
|
|
{
|
||
|
|
"widgetId": "MapEditor",
|
||
|
|
"visibility": "readonly"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"widgetId": "CadToolbar",
|
||
|
|
"visibility": "hidden"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"users": [
|
||
|
|
{
|
||
|
|
"id": "u-admin",
|
||
|
|
"username": "admin",
|
||
|
|
"roles": [
|
||
|
|
"role-admin"
|
||
|
|
],
|
||
|
|
"enabled": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "u-ops",
|
||
|
|
"username": "ops",
|
||
|
|
"roles": [
|
||
|
|
"role-ops"
|
||
|
|
],
|
||
|
|
"enabled": true
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|