mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(wxapi): 新增小程序联盟查推广 Tag 解析接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"tagList": ["#小程序://好物精选/测试商品***/YcaJDQiDOFEFr5g"]
|
||||
}
|
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"tagList": [
|
||||
{
|
||||
"productId": "523480",
|
||||
"source": 1,
|
||||
"productAppid": "wx645f5f855bf419"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user