测试cookie检查
This commit is contained in:
@@ -186,6 +186,7 @@ func GetCheckVendorCookie(ctx *jxcontext.Context, vendorIDs []int, isAuto bool)
|
||||
flag = true
|
||||
}
|
||||
case model.VendorIDMTWM:
|
||||
fmt.Println("test1")
|
||||
_, err := api.MtwmAPI.PackagePriceGet(mtStoreID)
|
||||
if err != nil {
|
||||
if strings.Contains(err.Error(), mtErr) {
|
||||
|
||||
Reference in New Issue
Block a user