美coo改

This commit is contained in:
苏尹岚
2020-01-16 16:08:43 +08:00
parent 8921101ebc
commit 05b4d9523b

View File

@@ -144,6 +144,7 @@ func GetCheckVendorCookie(ctx *jxcontext.Context, vendorIDs []int, isAuto bool)
case 1:
err := api.MtwmAPI.OrderModityTips(mtOrderID, mtStoreID, 0.2)
if err != nil {
cc.Status = err.Error()
if strings.Contains(err.Error(), mtErr) {
errMsg += " 美团Cookie无效了"
cc.VendorID = v