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
19 lines
291 B
JSON
19 lines
291 B
JSON
[
|
|
{
|
|
"code": "video",
|
|
"name": "视频监控",
|
|
"url": "/video",
|
|
"status": 1,
|
|
"orderBy": 1,
|
|
"path": "/video"
|
|
},
|
|
{
|
|
"code": "video-index",
|
|
"name": "视频轮巡",
|
|
"url": "/video/index",
|
|
"orderBy": 2,
|
|
"status": 1,
|
|
"path": "/video/index"
|
|
}
|
|
]
|