mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
14 lines
311 B
JSON
14 lines
311 B
JSON
|
|
{
|
|||
|
|
"order_list": [
|
|||
|
|
{
|
|||
|
|
"order_id": "01234567890123456789",
|
|||
|
|
"delivery_id": "SF",
|
|||
|
|
"waybill_id": "123456789"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"order_id": "01234567890123456789",
|
|||
|
|
"delivery_id": "SF",
|
|||
|
|
"waybill_id": "123456789"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|