{}
curl --location --request POST 'https://petstore-demo.apifox.com/admin/setmeal/status/1?id=101' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 0, "data": {}, "msg": "string" }