{
"description": "员工信息",
"gdescription": "string",
"groupName": "小区",
"groupType": "P_WEB",
"gseq": 0,
"icon": "fa fa-th-large",
"isShow": "Y",
"label": "TOP",
"mdescription": "string",
"menuName": "商户管理",
"mseq": 0,
"murl": "string",
"priName": "员工信息",
"purl": "string",
"storeTypeName": "运营团队"
}curl --location --request POST '/j1-meunmana/menuitem/add-menu' \
--header 'Content-Type: application/json' \
--data-raw '{
"description": "员工信息",
"gdescription": "string",
"groupName": "小区",
"groupType": "P_WEB",
"gseq": 0,
"icon": "fa fa-th-large",
"isShow": "Y",
"label": "TOP",
"mdescription": "string",
"menuName": "商户管理",
"mseq": 0,
"murl": "string",
"priName": "员工信息",
"purl": "string",
"storeTypeName": "运营团队"
}'{
"code": 10000,
"data": "string",
"message": "提示消息内容"
}