save

@PostMapping
fun save(@RequestBody @Valid input: SaveUserInput): UserView

新增用户

Return

保存后的用户

Parameters

input

用户写入请求