mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 09:54:44 +08:00
feat(wxapi): 新增微信小店生成某个达人平台的用于直播预约的推广参数接口
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"notice_id": "",
|
||||
"mini_program_appid": "123",
|
||||
"talent_appid": "123",
|
||||
"sharer_appid": "123"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": "0",
|
||||
"errmsg": "ok",
|
||||
"promoter_share_link": "xxx"
|
||||
}
|
||||
Reference in New Issue
Block a user