curl --location --request DELETE 'https://petstore-demo.apifox.com/admin/setmeal?ids' \ --header 'Content-Type: text/plain' \ --data-raw ''
{ "code": 0, "data": {}, "msg": "string" }