测试cookie检查

This commit is contained in:
苏尹岚
2020-03-02 15:35:54 +08:00
parent b74f8bf0f9
commit 2b4d90927a
3 changed files with 4 additions and 5 deletions

View File

@@ -186,7 +186,6 @@ 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) {