mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
feat(wxapi): 随官方更新小程序交易保障查询投诉单详情接口模型
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"complaintOrder": {
|
||||
@@ -10,14 +10,17 @@
|
||||
"status": 1,
|
||||
"customerMaterial": {
|
||||
"content": "",
|
||||
"mediaIdList": ["fsadfasdfsaf"]
|
||||
"mediaIdList": [ "fsadfasdfsaf" ]
|
||||
},
|
||||
"orderId": "2342",
|
||||
"outTradeNo": "sdfsfd",
|
||||
"productName": "sdf",
|
||||
"payTime": 123123,
|
||||
"totalCost": 1213,
|
||||
"expireTime": 1231231
|
||||
"totalCostStr": "¥0.01",
|
||||
"expireTime": 1231231,
|
||||
"headImgUrl": "http://xxx.xxx/xxx",
|
||||
"nickName": "xxxxxx",
|
||||
"appealState": 403
|
||||
},
|
||||
"item": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user