curl --location --request DELETE '/admin-api/charging/order/getOrdersStakeStatuMsg?orderId&cpId&gunId&Id&portId' \
--header 'Authorization: {{token}}' \
--header 'Accept-Language: zh-CN' \
--header 'Content-Type: application/json'
{
"code": 0,
"data": [
{}
],
"msg": "string"
}