From 17ca4952068a4a259ded4d8ff8d87de64db83eaf Mon Sep 17 00:00:00 2001 From: trunglt251292 Date: Tue, 27 Sep 2022 12:17:18 +0700 Subject: [PATCH] [Update] Add query type --- struct.go | 1 + 1 file changed, 1 insertion(+) diff --git a/struct.go b/struct.go index 26f9b85..d0e4c51 100644 --- a/struct.go +++ b/struct.go @@ -98,6 +98,7 @@ type ESQuery struct { ImportHistory string IsSetup string IsAvailable string + BusinessType string } // ESSort