From 5233f269b9a140f130917cb802e8b19d4051483d Mon Sep 17 00:00:00 2001 From: Nguyen Minh Date: Mon, 30 Oct 2023 16:06:43 +0700 Subject: [PATCH] update filter-bolcked-visible-in-selly --- struct.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/struct.go b/struct.go index 2d7cb0d..53cf833 100644 --- a/struct.go +++ b/struct.go @@ -110,7 +110,7 @@ type ESQuery struct { SupplierApproveTo time.Time PlanPackage int ProductType string - IsBlockedVisibleInSelly bool + IsBlockedVisibleInSelly string } // ESSort