{ "id": 0 }
curl --location --request DELETE '20.102.109.181:8080/api/contact' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0 }'
{ "code": 200, "data": null, "msg": "OK" }