playwright/test-data/menu-data.json
2025-03-10 16:50:41 +08:00

14 lines
242 B
JSON

[
{
"id": 1,
"text": "主数据",
"path": "主数据",
"hasThirdMenu": true
},
{
"id": 2,
"text": "业务数据",
"path": "业务数据",
"hasThirdMenu": true
}
]