save

@PostMapping
fun save(@RequestBody @Valid input: SavePermissionInput): PermissionView

新增权限点。