feat(wxapi): 新增微信小店为推客获取小店关联账号直播预约的推广参数接口

This commit is contained in:
Fu Diwei
2025-09-29 21:32:12 +08:00
parent ad381f4207
commit 2a9759ee8a
5 changed files with 93 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"shop_appid": "",
"promoter_id": "",
"promoter_type": 1,
"notice_id": "",
"sharer_appid": ""
}

View File

@@ -0,0 +1,5 @@
{
"errcode": "0",
"errmsg": "ok",
"promoter_share_link": "XXX"
}