查询全部菜单
GET
http://localhost:8080/menu/getAll
接口描述
查询全部菜单
响应参数
参数名
类型
描述
必填
type
boolean
示例:true
必填
code
string
示例:0000
必填
message
string
示例:请求成功
必填
mId
number
示例:1
必填
mName
string
示例:系统
必填
parentId
number
示例:0
必填
mUrl
string
示例:index.html
必填
mType
string
示例:类型
必填
state
number
示例:0
必填
mIcon
string
示例:图片
必填