menuedit
PUT
127.0.0.1:80/menu/update
接口描述
修改菜单
请求参数
参数名
类型
描述
必填
id
int
示例:117
必填
title
string
示例:12221
必填
menuSort
int
示例:999
必填
path
string
示例:22
必填
component
object
示例:null
必填
name
object
示例:null
必填
iframe
boolean
示例:false
必填
roles
array
数据列表
必填
pid
int
示例:0
必填
icon
string
示例:app
必填
hidden
boolean
示例:false
必填
type
int
示例:0
必填
permission
object
示例:null
必填
createBy
string
示例:admin
必填
updatedBy
string
示例:admin
必填
createTime
int
示例:1595908609000
必填
updateTime
int
示例:1595908750000
必填
children
object
示例:null
必填
subCount
int
示例:0
必填