1
This commit is contained in:
@@ -16,7 +16,6 @@ type TiktokShopController struct {
|
||||
web.Controller
|
||||
}
|
||||
|
||||
// TokenMsg 抖音用户授权
|
||||
func (c *TiktokShopController) TokenMsg() {
|
||||
codeValues := c.Ctx.Request.URL.Query()
|
||||
globals.SugarLogger.Debugf("codeValues=====%s", utils.Format4Output(codeValues, false))
|
||||
|
||||
Reference in New Issue
Block a user