mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(wxapi): 新增视频号小店分享员专属商品链接相关接口
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"openid": "OPENID",
|
||||
"nickname": "NICKNAME",
|
||||
"bind_time": 1624082155,
|
||||
"sharer_type": 0
|
||||
"sharer_type": 0,
|
||||
"unionid": "UNIONID"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"openid": "OPENID",
|
||||
"product_id": "324545"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"product_h5url": "https://channels.weixin.qq.com/shop/a/xsgVVZtSGpqwd45"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"openid": "OPENID",
|
||||
"product_id": "324545"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"product_qrcode": "https://store.mp.video.tencent-cloud.com/161/20304/snscosdownload/SH/reserved/642a2b730001a542dbe0b846bcc4b00b002000a1000f4f50"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"openid": "OPENID",
|
||||
"product_id": "324545"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"product_taglink": "#视频号小店://视频号小店/jMv2lqYonCP1qqv"
|
||||
}
|
@@ -4,5 +4,6 @@
|
||||
"openid": "OPENID",
|
||||
"nickname": "NICKNAME",
|
||||
"bind_time": 1624082155,
|
||||
"sharer_type": 0
|
||||
"sharer_type": 0,
|
||||
"unionid": "UNIONID"
|
||||
}
|
||||
|
Reference in New Issue
Block a user