mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
16 lines
339 B
JSON
16 lines
339 B
JSON
{
|
|
"delivery_resultcode": 0,
|
|
"delivery_resultmsg": "ok",
|
|
"order_id": "01234567890123456789",
|
|
"waybill_id": "123456789",
|
|
"waybill_data": [
|
|
{
|
|
"key": "SF_bagAddr",
|
|
"value": "广州"
|
|
},
|
|
{
|
|
"key": "SF_mark",
|
|
"value": "101- 07-03 509"
|
|
}
|
|
]
|
|
} |