mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
44 lines
1.2 KiB
JSON
44 lines
1.2 KiB
JSON
{
|
|
"order_list": [
|
|
{
|
|
"promoter_openid": "xxxxx",
|
|
"role_id": 1,
|
|
"retail_id": "xxxxx",
|
|
"extra_info": "xxxxx",
|
|
"openid": "xxxxx",
|
|
"create_time": 1668667349,
|
|
"path": "pages/xxxxx",
|
|
"scene": 1077,
|
|
"share_extra_info": "xxxxx",
|
|
"mch_id": "xxxxx",
|
|
"trade_no": "xxxxx",
|
|
"out_trade_no": "xxxxx",
|
|
"status": 1,
|
|
"paid_amount": 150,
|
|
"paid_time": 1668667360
|
|
},
|
|
{
|
|
"promoter_openid": "xxxxx",
|
|
"role_id": 1,
|
|
"retail_id": "xxxxx",
|
|
"extra_info": "xxxxx",
|
|
"openid": "xxxxx",
|
|
"create_time": 1668667349,
|
|
"path": "pages/xxxxx",
|
|
"scene": 1077,
|
|
"share_extra_info": "xxxxx",
|
|
"mch_id": "xxxxx",
|
|
"trade_no": "xxxxx",
|
|
"out_trade_no": "xxxxx",
|
|
"status": 2,
|
|
"paid_amount": 150,
|
|
"paid_time": 1668667360,
|
|
"refunded_time": 1668668000
|
|
}
|
|
],
|
|
"total_cnt": 2,
|
|
"start_id": "2",
|
|
"errcode": 0,
|
|
"errmsg": "OK"
|
|
}
|