{
"id": "string",
"pid": "string",
"name": "string",
"component": "string",
"redirect": "string",
"title": "string",
"icon": "string",
"show": true,
"target": "string",
"link": "string",
"router": "string",
"hidden": true,
"isAywaysModel": true,
"systemType": "WEB",
"isOnly": true,
"sort": 0,
"remark": "string",
"children": [
{
"id": "string",
"pid": "string",
"name": "string",
"component": "string",
"redirect": "string",
"title": "string",
"icon": "string",
"show": true,
"target": "string",
"link": "string",
"router": "string",
"hidden": true,
"isAywaysModel": true,
"systemType": "WEB",
"isOnly": true,
"sort": 0,
"remark": "string",
"children": []
}
]
}