save

@PostMapping
fun save(@RequestBody @Valid input: SaveMenuInput): MenuView

新增菜单

Return

保存后的菜单

Parameters

input

菜单写入请求