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:
@@ -31,7 +31,8 @@
|
||||
}
|
||||
],
|
||||
"express_info": {
|
||||
"template_id": "47428464001"
|
||||
"template_id": "47428464001",
|
||||
"weight": 100
|
||||
},
|
||||
"skus": [
|
||||
{
|
||||
@@ -61,11 +62,11 @@
|
||||
],
|
||||
"spu_code": "AABBCC",
|
||||
"brand_id": 2100000000,
|
||||
"qualifications": [ "123123" ],
|
||||
"qualifications": ["123123"],
|
||||
"extra_service": {
|
||||
"seven_day_return": 1,
|
||||
"pay_after_use": 1,
|
||||
"freight_insurance": 0
|
||||
"freight_insurance": 0
|
||||
},
|
||||
"listing": true,
|
||||
"after_sale_info": {
|
||||
|
@@ -36,7 +36,8 @@
|
||||
}
|
||||
],
|
||||
"express_info": {
|
||||
"template_id": "123456"
|
||||
"template_id": "123456",
|
||||
"weight": 100
|
||||
},
|
||||
"status": 5,
|
||||
"edit_status": 2,
|
||||
|
@@ -32,7 +32,8 @@
|
||||
}
|
||||
],
|
||||
"express_info": {
|
||||
"template_id": "47428464001"
|
||||
"template_id": "47428464001",
|
||||
"weight": 100
|
||||
},
|
||||
"skus": [
|
||||
{
|
||||
@@ -87,7 +88,7 @@
|
||||
],
|
||||
"spu_code": "AABBCC",
|
||||
"brand_id": 2100000000,
|
||||
"qualifications": [ "123123" ],
|
||||
"qualifications": ["123123"],
|
||||
"extra_service": {
|
||||
"seven_day_return": 1,
|
||||
"pay_after_use": 1,
|
||||
|
Reference in New Issue
Block a user