From f38897a4328c020442c5a37afb0b2e66e3e587a2 Mon Sep 17 00:00:00 2001 From: trunglt251292 Date: Thu, 6 Oct 2022 16:43:57 +0700 Subject: [PATCH 1/2] [Update] Add query ServiceEcommerce --- struct.go | 1 + 1 file changed, 1 insertion(+) diff --git a/struct.go b/struct.go index cb5a276..96cac73 100644 --- a/struct.go +++ b/struct.go @@ -100,6 +100,7 @@ type ESQuery struct { IsAvailable string PlatForm string BusinessType string + ServiceEcommerce []string } // ESSort From 7f2ba38040f9c5acce68f5406419ef46537116a5 Mon Sep 17 00:00:00 2001 From: trunglt251292 Date: Thu, 6 Oct 2022 17:10:28 +0700 Subject: [PATCH 2/2] merge release --- struct.go | 1 + 1 file changed, 1 insertion(+) diff --git a/struct.go b/struct.go index 265697c..00a49e1 100644 --- a/struct.go +++ b/struct.go @@ -63,6 +63,7 @@ type ESQuery struct { ListNotUser []string PaymentMethod string Source string + ListSource []string FromNewActiveSeller string FromNewActiveBuyer string EmailStatus string