根据父级id查询对应的菜单信息
POST
http://localhost:8085/role/selectMenuInfoByParentId
请求参数
参数名
类型
描述
必填
parentId
int
示例:1 //父级id
必填