save

@PostMapping
fun save(@Valid @RequestBody command: SaveMoveInput): MoveView

创建招式