/
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/deleteAuthority
Request body
SystemSysAuthority
required
authorityId
integer
角色ID
authorityName
string
角色名
children
SystemSysAuthority[]
createdAt
string
创建时间
dataAuthorityId
SystemSysAuthority[]
defaultRouter
string
默认菜单(默认dashboard)
deletedAt
string
menus
SystemSysBaseMenu[]
parentId
integer
父角色ID
updatedAt
string
更新时间
Response
删除角色
object
required
code
integer
{"stackTrail":"paths:/authority/deleteAuthority:post:responses:200:content:application/json:schema:allOf:properties:data","oasType":"schema","type":"unknown"}
msg
string
Changes