测试cookie检查

This commit is contained in:
苏尹岚
2020-03-02 15:33:22 +08:00
parent 96f60e2d06
commit b74f8bf0f9

View File

@@ -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) {