1
This commit is contained in:
@@ -151,7 +151,7 @@ func (c *TiktokShopController) TokenMsg() {
|
||||
return
|
||||
}
|
||||
if param.VendorOrgCode == "68023619" {
|
||||
tiktok_store.HttpToGuoYuan(utils.Struct2Map(param, "", false), model.ServerTypePet, tiktok_store.CaiShiPushGyTagToken)
|
||||
tiktok_store.HttpToGuoYuan(utils.Struct2Map(param, "", false), tiktok_store.CaiShiPushGyTagToken, model.ServerTypePet)
|
||||
}
|
||||
|
||||
c.Data["json"] = tiktok_api.CallbackResponse{Code: tiktok_api.CallbackSuccessCode, Msg: tiktok_api.CallbackSuccess}
|
||||
|
||||
Reference in New Issue
Block a user