From ce72c5673cf721ef3d82ed265e689e6e21b0a5fd Mon Sep 17 00:00:00 2001 From: trunglt251292 Date: Mon, 22 Aug 2022 09:45:56 +0700 Subject: [PATCH] [Update] struct query es --- struct.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/struct.go b/struct.go index 1f8f737..26f9b85 100644 --- a/struct.go +++ b/struct.go @@ -43,6 +43,8 @@ type ESQuery struct { Keyword string ProvinceCode int Active string + Display string + ShopID string IsOutOfStock string CanIssueInvoice string PendingInactive string