mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-10 00:40:30 +08:00
0c56a3e599
Made-with: Cursor Former-commit-id: 571c9a99ee26d90505e550c287eb8ad8d743ff8d
90 lines
1.9 KiB
JSON
90 lines
1.9 KiB
JSON
[
|
|
{
|
|
"code": "management",
|
|
"status": 1,
|
|
"name": "派梯设备",
|
|
"url": "/management",
|
|
"orderBy": 1,
|
|
"path": "/management"
|
|
},
|
|
{
|
|
"code": "management-list",
|
|
"status": 1,
|
|
"name": "派梯设备",
|
|
"url": "/management/list",
|
|
"orderBy": 1,
|
|
"path": "/management/list"
|
|
},
|
|
{
|
|
"code": "management-list-add",
|
|
"status": 1,
|
|
"name": "添加派梯设备",
|
|
"url": "/management/list/add",
|
|
"orderBy": 1,
|
|
"path": "/management/list/add"
|
|
},
|
|
{
|
|
"code": "management-list-elevator",
|
|
"status": 1,
|
|
"name": "设置电梯编码",
|
|
"url": "/management/list/elevator",
|
|
"orderBy": 1,
|
|
"path": "/management/list/elevator"
|
|
},
|
|
{
|
|
"code": "traffic",
|
|
"status": 1,
|
|
"name": "通行管理",
|
|
"url": "/traffic",
|
|
"orderBy": 2,
|
|
"path": "/traffic"
|
|
},
|
|
{
|
|
"code": "traffic-list",
|
|
"status": 1,
|
|
"name": "通行管理",
|
|
"url": "/traffic/list",
|
|
"orderBy": 1,
|
|
"path": "/traffic/list"
|
|
},
|
|
{
|
|
"code": "traffic-list-setting",
|
|
"status": 1,
|
|
"name": "通行设置",
|
|
"url": "/traffic/list/setting",
|
|
"orderBy": 1,
|
|
"path": "/traffic/list/setting"
|
|
},
|
|
{
|
|
"code": "traffic-list-add-rule",
|
|
"status": 1,
|
|
"name": "新增通行规则",
|
|
"url": "/traffic/list/add-rule",
|
|
"orderBy": 1,
|
|
"path": "/traffic/list/add-rule"
|
|
},
|
|
{
|
|
"code": "traffic-list-edit-rule",
|
|
"status": 1,
|
|
"name": "编辑通行规则",
|
|
"url": "/traffic/list/edit-rule",
|
|
"orderBy": 1,
|
|
"path": "/traffic/list/edit-rule"
|
|
},
|
|
{
|
|
"code": "dispatch",
|
|
"status": 1,
|
|
"name": "派梯记录",
|
|
"url": "/dispatch",
|
|
"orderBy": 3,
|
|
"path": "/dispatch"
|
|
},
|
|
{
|
|
"code": "dispatch-list",
|
|
"status": 1,
|
|
"name": "派梯记录",
|
|
"url": "/dispatch/list",
|
|
"orderBy": 1,
|
|
"path": "/dispatch/list"
|
|
}
|
|
] |