mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
33 lines
747 B
JSON
33 lines
747 B
JSON
{
|
|
"count": 7,
|
|
"data": [
|
|
{
|
|
"delivery_id": "BEST",
|
|
"delivery_name": "百世快递"
|
|
},
|
|
{
|
|
"delivery_id": "EMS",
|
|
"delivery_name": "中国邮政速递物流"
|
|
},
|
|
{
|
|
"delivery_id": "PJ",
|
|
"delivery_name": "品骏物流"
|
|
},
|
|
{
|
|
"delivery_id": "SF",
|
|
"delivery_name": "顺丰速运"
|
|
},
|
|
{
|
|
"delivery_id": "YTO",
|
|
"delivery_name": "圆通速递"
|
|
},
|
|
{
|
|
"delivery_id": "YUNDA",
|
|
"delivery_name": "韵达快递"
|
|
},
|
|
{
|
|
"delivery_id": "ZTO",
|
|
"delivery_name": "中通快递"
|
|
}
|
|
]
|
|
} |