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
58 lines
1.1 KiB
JSON
58 lines
1.1 KiB
JSON
[
|
|
{
|
|
"code": "archives",
|
|
"status": 1,
|
|
"name": "登记人员",
|
|
"url": "/archives",
|
|
"orderBy": 1,
|
|
"path": "/archives"
|
|
},
|
|
{
|
|
"code": "archives-list",
|
|
"status": 1,
|
|
"name": "登记人员",
|
|
"url": "/archives/list",
|
|
"orderBy": 1,
|
|
"path": "/archives/list"
|
|
},
|
|
{
|
|
"code": "archives-list-range",
|
|
"name": "布控范围",
|
|
"status": 1,
|
|
"orderBy": 2,
|
|
"url": "/archives/list/range",
|
|
"path": "/archives/list/range"
|
|
},
|
|
{
|
|
"code": "archives-list-detail",
|
|
"name": "人员详情",
|
|
"status": 1,
|
|
"orderBy": 1,
|
|
"url": "/archives/list/detail",
|
|
"path": "/archives/list/detail"
|
|
},
|
|
{
|
|
"code": "suspected",
|
|
"name": "疑似新增",
|
|
"status": 1,
|
|
"orderBy": 1,
|
|
"url": "/suspected",
|
|
"path": "/suspected"
|
|
},
|
|
{
|
|
"code": "suspected-list",
|
|
"name": "疑似新增",
|
|
"status": 1,
|
|
"orderBy": 1,
|
|
"url": "/suspected/list",
|
|
"path": "/suspected/list"
|
|
},
|
|
{
|
|
"code": "suspected-list-detail",
|
|
"name": "人员详情",
|
|
"status": 1,
|
|
"orderBy": 1,
|
|
"url": "/suspected/list/detail",
|
|
"path": "/suspected/list/detail"
|
|
}
|
|
] |