update

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

更新菜单。