0
curl --location --request POST '/verEarlyWarning/del' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '0'
{ "code": 0, "msg": "string", "data": {} }