/
FI
fisco-bcos
/
Gin-Vue-Admin Swagger API接口文档
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
fisco-bcos
Gin-Vue-Admin Swagger API接口文档
post
删除角色
v1
latest
Swagger 2.0
2026-07-17
111
86
273.2 KB
AddFunc
1
Authority
6
post
拷贝角色
post
创建角色
post
删除角色
post
分页获取角色列表
post
设置角色资源权限
post
更新角色信息
AuthorityBtn
3
AuthorityMenu
4
AutoCode
8
AutoCodePackage
3
AutoCodePlugin
2
AutoCodeTemplate
2
Base
2
Casbin
2
CheckDB
1
ExaCustomer
5
ExaFileUploadAndDownload
6
IgnoreApi
1
Info
8
InitDB
1
Jwt
1
Menu
5
SysApi
11
SysDictionary
5
SysDictionaryDetail
5
SysExportTemplate
7
SysImportTemplate
1
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