添加抖音小程序二维码

This commit is contained in:
邹宗楠
2022-06-09 14:13:31 +08:00
parent 5a2e8d7cc1
commit bd9bb69dc3
4 changed files with 22 additions and 13 deletions

View File

@@ -7,6 +7,9 @@ const (
GetTiktokToken = "https://developer.toutiao.com/api/apps/v2/token" // 查询申请退款记录
GetTiktokOauth = "https://developer.toutiao.com/api/apps/v2/jscode2session" // 获取抖音授权
GetTiktokQrCode = "https://developer.toutiao.com/api/apps/qrcode" // 获取小程序二维码
TiktokAppId = "tta6a1d01c399f264201"
TiktokSecret = "5c08a0465cf0f996af254a03b6c2548defef87ad"
)
// OauthAccessTokenResData access_token