/
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
Authority
创建角色
post
/authority/createAuthority
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
data
ResponseSysAuthorityResponse
msg
string