mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
13 lines
233 B
JSON
13 lines
233 B
JSON
{
|
|
"order_id": "123456",
|
|
"change_express": true,
|
|
"express_fee": 0,
|
|
"change_order_infos": [
|
|
{
|
|
"product_id": "1234",
|
|
"sku_id": "5678",
|
|
"change_price": 300
|
|
}
|
|
]
|
|
}
|