银豹cookie

This commit is contained in:
苏尹岚
2020-03-26 16:00:54 +08:00
parent f51cb4d818
commit d81fce30af

View File

@@ -180,6 +180,7 @@ func (p *PurchaseHandler) CreateStoreCategory(ctx *jxcontext.Context, storeID in
if globals.EnableYbStoreWrite {
api.YinBaoAPI.SetCookie("pageOpenCount", utils.Int2Str(api.YinBaoAPI.GetPageCount()))
fmt.Println("test11111111111111111111111111111111111111", api.YinBaoAPI.GetPageCount())
fmt.Println("test11111111111111111111111111111111111111", api.YinBaoAPI.GetCookie(".POSPALAUTH30220"))
vendorOrgCode, err := getVendorOrgCode(storeID)
if err != nil {
return err