save

@PostMapping
fun save(@Valid @RequestBody command: SaveEffectDefinitionInput): EffectDefinitionView

创建效果定义。