update

@PutMapping
fun update(@RequestBody @Valid input: UpdatePermissionInput): PermissionView

更新权限点。