feat(wxapi): 新增微信小店生成某个达人平台的用于直播预约的推广参数接口

This commit is contained in:
Fu Diwei
2025-09-29 21:35:17 +08:00
parent 2a9759ee8a
commit dcfea90d8c
6 changed files with 87 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
{
"notice_id": "",
"mini_program_appid": "123",
"talent_appid": "123",
"sharer_appid": "123"
}

View File

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