/
FI
fisco-bcos
/
Swagger Example API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8m ago · Updated 3w ago
View markdown
fisco-bcos
Swagger Example API
post
更新菜单
v1
latest
Swagger 2.0
2026-07-17
88
82
234.5 KB
Authority
6
AuthorityBtn
3
AuthorityMenu
4
AutoCode
13
Base
2
Casbin
2
CheckDB
1
ExaCustomer
5
ExaFileUploadAndDownload
6
InitDB
1
Jwt
1
Menu
5
post
新增菜单
post
删除菜单
post
根据id获取菜单
post
分页获取基础menu列表
post
更新菜单
SysApi
8
SysDictionary
5
SysDictionaryDetail
5
SysOperationRecord
5
System
6
SysUser
10
Menu
更新菜单
post
/menu/updateBaseMenu
Request body
SystemSysBaseMenu
required
authoritys
SystemSysAuthority[]
children
SystemSysBaseMenu[]
component
string
对应前端文件路径
createdAt
string
创建时间
hidden
boolean
是否在列表隐藏
id
integer
主键ID
menuBtn
SystemSysBaseMenuBtn[]
meta
SystemMeta
name
string
路由name
parameters
SystemSysBaseMenuParameter[]
parentId
string
父菜单ID
path
string
路由path
sort
integer
排序标记
updatedAt
string
更新时间
Response
更新菜单
object
required
code
integer
{"stackTrail":"paths:/menu/updateBaseMenu:post:responses:200:content:application/json:schema:allOf:properties:data","oasType":"schema","type":"unknown"}
msg
string