{ "name": "222" }
curl --location --request POST '/v5/hotnews/event/create-event-type' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "222" }'
{}