mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
14 lines
269 B
JSON
14 lines
269 B
JSON
{
|
|
"resultcode": 0,
|
|
"resultmsg": "ok",
|
|
"list": [
|
|
{
|
|
"delivery_id": "SFTC",
|
|
"delivery_name": "顺发同城"
|
|
},
|
|
{
|
|
"delivery_id": "MTPS",
|
|
"delivery_name": "美团配送"
|
|
}
|
|
]
|
|
} |