{ "type": 2 }
curl --location --request DELETE '/vehicle/configuration/item/15' \ --header 'Content-Type: application/json' \ --data-raw '{ "type": 2 }'
{ "msg": "操作成功", "code": 200 }