mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 09:54:44 +08:00
feat(wxapi): 随官方更新微信小店联盟带货机构达人带货商品相关接口模型
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"cooperative_item_id": 0
|
||||
}
|
||||
@@ -4,7 +4,7 @@
|
||||
"list": [
|
||||
{
|
||||
"product_id": 1,
|
||||
"id": 123,
|
||||
"cooperative_item_id": 123,
|
||||
"head_supplier_item_link": "weixinstore/10001"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"id": 0,
|
||||
"cooperative_item_id": 0,
|
||||
"ratio": 100
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"id": 0,
|
||||
"cooperative_item_id": 0,
|
||||
"page_size": 10,
|
||||
"next_key": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user