curl --location --request GET '/api/admin/pay/component/delivery/company/get/list'{
"code": 0,
"data": [
{
"deliveryId": "string",
"deliveryName": "string",
"id": 0,
"isDel": true
}
],
"message": "string"
}