美团配送推送抖店配送信息
This commit is contained in:
@@ -149,6 +149,12 @@ func (c *TiktokShopController) TokenMsg() {
|
||||
c.ServeJSON()
|
||||
return
|
||||
}
|
||||
|
||||
// 授权码发生变化,通知到果园
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
c.Data["json"] = tiktok_api.CallbackResponse{Code: tiktok_api.CallbackSuccessCode, Msg: tiktok_api.CallbackSuccess}
|
||||
c.ServeJSON()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user