{}
curl --location --request POST 'https://api.tolink.cloud/enumItem/create' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 0, "msg": "string", "data": { "result": true, "id": 0 } }