save

@PostMapping
fun save(@RequestBody @Valid input: SaveRoleInput): RoleView

新增角色

Return

保存后的角色

Parameters

input

角色写入请求