update

@Transactional(rollbackFor = [Exception::class])
open override fun update(command: UpdatePermissionInput): PermissionView

更新权限点。