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:
@@ -16,6 +16,14 @@
|
||||
{
|
||||
"vourcher_code": "232324"
|
||||
}
|
||||
],
|
||||
"gift_product_list": [
|
||||
{
|
||||
"product_id": "123",
|
||||
"sku_id": "456",
|
||||
"count": 1,
|
||||
"task_id": 234
|
||||
}
|
||||
]
|
||||
},
|
||||
"details": {
|
||||
|
Reference in New Issue
Block a user