curl --location --request GET 'https://buy.wanjingsc.com/openapi/cross-border/logistics/queryLogisticCompanyList?sign=&timeMillis=&keyId='{
"code": 0,
"msg": "string",
"data": [
{
"companyName": "string",
"companyNo": "string",
"companyPhone": "string",
"supportPrint": "string",
"spelling": "string"
}
],
"ok": true
}