curl --location --request GET 'http://101.35.247.125:7788/system/menu/menuRole?roleKey'
[
{
"children": [
{}
],
"component": "string",
"meta": {
"auth": [
"string"
],
"icon": "string",
"isAffix": true,
"isHide": true,
"isIframe": true,
"isKeepAlive": true,
"isLink": "string",
"title": "string"
},
"name": "string",
"path": "string",
"redirect": "string"
}
]