mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
feat(wxapi): 新增视频号本地生活相关接口
This commit is contained in:
@@ -8,7 +8,15 @@
|
||||
"product_info": {
|
||||
"product_id": "3286",
|
||||
"sku_id": "4740",
|
||||
"count": 1
|
||||
"count": 1,
|
||||
"voucher_list": [
|
||||
{
|
||||
"vourcher_code": "232323"
|
||||
},
|
||||
{
|
||||
"vourcher_code": "232324"
|
||||
}
|
||||
]
|
||||
},
|
||||
"details": {
|
||||
"desc": "1234",
|
||||
@@ -38,6 +46,7 @@
|
||||
"ret": 0,
|
||||
"message": ""
|
||||
},
|
||||
"type": "REFUND"
|
||||
"type": "REFUND",
|
||||
"gen_scene": 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user