token: ********************{
"id":3
}curl --location 'https://safe.fetribe.cn/adminapi/v2.equip.equipPlan/delete' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"id":3
}'{
"code": 0,
"show": 0,
"msg": "string",
"data": [
"string"
]
}