美coo改
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user