feat(wxapi): 新增小程序联盟查推广 Tag 解析接口

This commit is contained in:
Fu Diwei
2022-06-19 22:20:03 +08:00
parent 870f5b339b
commit 5d753ff8f4
5 changed files with 109 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{
"tagList": ["#小程序://好物精选/测试商品***/YcaJDQiDOFEFr5g"]
}

View File

@@ -0,0 +1,11 @@
{
"errcode": 0,
"errmsg": "ok",
"tagList": [
{
"productId": "523480",
"source": 1,
"productAppid": "wx645f5f855bf419"
}
]
}