/
OP
opsre
/
devops运维管理系统
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
opsre
devops运维管理系统
post
新增角色接口
v1
latest
Swagger 2.0
2026-07-17
342
313
981.1 KB
System系统管理
新增角色接口
新增角色接口
post
/api/v1/role/add
Request body
ModelAddSysRoleDto
required
description
string
描述
roleKey
string
角色key
roleName
string
角色名称
status
integer
状态:1->启用,2->禁用
Response
OK
ResultResult
required
code
integer
状态码
{"stackTrail":"components:schemas:result.Result:properties:data","oasType":"schema","type":"unknown","description":"返回的数据"}
message
string
提示信息