mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
feat(wxapi): 随官方更新自定义交易组件售后相关接口模型
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"out_order_id": "xxxxx",
|
||||
"out_aftersale_id": "xxxxxx",
|
||||
"out_aftersale_id": "xxxxxx",
|
||||
"openid": "oTVP50O53a7jgmawAmxKukNlq3XI",
|
||||
"type": 1,
|
||||
"create_time": "2020-12-01 00:00:00",
|
||||
"status": 1,
|
||||
"finish_all_aftersale": 0,
|
||||
"path": "/pages/aftersale.html?out_aftersale_id=xxxxx",
|
||||
"refund": 100,
|
||||
"product_infos": [
|
||||
{
|
||||
"out_product_id": "234245",
|
||||
|
Reference in New Issue
Block a user