/
FI
fisco-bcos
/
Swagger Example API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 9m ago · Updated 3w ago
View markdown
fisco-bcos
Swagger Example API
post
分页获取基础menu列表
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
分页获取基础menu列表
post
/menu/getMenuList
Request body
RequestPageInfo
required
keyword
string
关键字
page
integer
页码
pageSize
integer
每页大小
Response
分页获取基础menu列表,返回包括列表,总数,页码,每页数量
object
required
code
integer
data
ResponsePageResult
msg
string