cookie验证美团修改
This commit is contained in:
@@ -138,7 +138,7 @@ func GetCheckVendorCookie(ctx *jxcontext.Context, vendorIDs []int, isAuto bool)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
case 1:
|
case 1:
|
||||||
err := api.MtwmAPI.PackagePriceUpdate("6793969", 1, 50)
|
err := api.MtwmAPI.PackagePriceUpdate("7388603", 1, 50)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
if strings.Contains(err.Error(), mtErr) {
|
if strings.Contains(err.Error(), mtErr) {
|
||||||
errMsg += " 美团Cookie无效了!"
|
errMsg += " 美团Cookie无效了!"
|
||||||
|
|||||||
Reference in New Issue
Block a user