/
FI
fisco-bcos
/
Swagger Example API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
fisco-bcos
Swagger Example API
post
新增菜单
v1
latest
Swagger 2.0
2026-07-17
88
82
234.5 KB
Menu
新增菜单
post
/menu/addBaseMenu
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/addBaseMenu:post:responses:200:content:application/json:schema:allOf:properties:data","oasType":"schema","type":"unknown"}
msg
string