token: ********************
{
"id": 193, // 子项id
}
curl --location --request POST 'http://cmi-api.gleg.site/api/dictionaries/delItem' \
--header 'Content-Type: application/json' \
--header 'token;' \
--data-raw '{
"id": 193, // 子项id
}'
{}