/
FI
fisco-bcos
/
Swagger Example API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
Authority
6
post
拷贝角色
post
创建角色
post
删除角色
post
分页获取角色列表
post
设置角色资源权限
post
更新角色信息
AuthorityBtn
3
AuthorityMenu
4
AutoCode
13
Base
2
Casbin
2
CheckDB
1
ExaCustomer
5
ExaFileUploadAndDownload
6
InitDB
1
Jwt
1
Menu
5
SysApi
8
SysDictionary
5
SysDictionaryDetail
5
SysOperationRecord
5
System
6
SysUser
10
Authority
分页获取角色列表
post
/authority/getAuthorityList
Request body
RequestPageInfo
required
keyword
string
关键字
page
integer
页码
pageSize
integer
每页大小
Response
分页获取角色列表,返回包括列表,总数,页码,每页数量
object
required
code
integer
data
ResponsePageResult
msg
string
Changes