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
18 lines
345 B
JSON
18 lines
345 B
JSON
[
|
|
{
|
|
"code": "dashboard",
|
|
"name": "数据看板",
|
|
"url": "/dashboard",
|
|
"status": 1,
|
|
"orderBy": 1,
|
|
"path": "/dashboard"
|
|
},
|
|
{
|
|
"code": "dashboard-show",
|
|
"name": "数据看板",
|
|
"url": "/dashboard/show",
|
|
"status": 1,
|
|
"orderBy": 1,
|
|
"path": "/dashboard/show"
|
|
}
|
|
] |