From 817cdbf51b98679450ad27a06a962afc6619af23 Mon Sep 17 00:00:00 2001 From: trunglt251292 Date: Fri, 24 Mar 2023 10:42:23 +0700 Subject: [PATCH] Add query filed --- struct.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/struct.go b/struct.go index ae71d8f..e93b053 100644 --- a/struct.go +++ b/struct.go @@ -105,7 +105,7 @@ type ESQuery struct { Status string Fraud string PickedFrom time.Time - PickerTo time.Time + PickedTo time.Time SupplierApproveFrom time.Time SupplierApproveTo time.Time PlanPackage int