{
"authCode": "string",
"component": "string",
"name": "string",
"path": "string",
"pid": "string",
"redirect": "string",
"type": "string",
"meta": {
"activeIcon": "string",
"activePath": "string",
"affixTab": true,
"affixTabOrder": 0,
"badge": "string",
"badgeType": "string",
"badgeVariants": "string",
"hideChildrenInMenu": true,
"hideInBreadcrumb": true,
"hideInMenu": true,
"hideInTab": true,
"icon": "string",
"iframeSrc": "string",
"keepAlive": true,
"link": "string",
"maxNumOfOpenTab": 0,
"noBasicLayout": true,
"openInNewWindow": true,
"order": 0,
"title": "string"
}
}curl --location --request PUT 'http://127.0.0.1:8086/system/menu/' \
--header 'Content-Type: application/json' \
--data '{
"authCode": "string",
"component": "string",
"name": "string",
"path": "string",
"pid": "string",
"redirect": "string",
"type": "string",
"meta": {
"activeIcon": "string",
"activePath": "string",
"affixTab": true,
"affixTabOrder": 0,
"badge": "string",
"badgeType": "string",
"badgeVariants": "string",
"hideChildrenInMenu": true,
"hideInBreadcrumb": true,
"hideInMenu": true,
"hideInTab": true,
"icon": "string",
"iframeSrc": "string",
"keepAlive": true,
"link": "string",
"maxNumOfOpenTab": 0,
"noBasicLayout": true,
"openInNewWindow": true,
"order": 0,
"title": "string"
}
}'{
"key": null
}