This commit is contained in:
邹宗楠
2023-10-18 18:13:17 +08:00
parent 795e30ed6e
commit 8e7786b21e

View File

@@ -86,8 +86,6 @@ func (a *APIManager) GetAPI(vendorID int, appOrgCode string) (pfAPI interface{})
ddmsg.SendUserMessage(dingdingapi.MsgTyeText, "2452A93EEB9111EC9B06525400E86DC0", "淘鲜达token过期", ",请重新授权")
}
}
api.TaoVegetableApi = api2
pfAPI = api2
case model.VendorIDEBAI:
pfAPI = api.EbaiAPI