diff --git a/struct.go b/struct.go index 3a136e3..e93b053 100644 --- a/struct.go +++ b/struct.go @@ -104,6 +104,12 @@ type ESQuery struct { ServiceEcommerce []string Status string Fraud string + PickedFrom time.Time + PickedTo time.Time + SupplierApproveFrom time.Time + SupplierApproveTo time.Time + PlanPackage int + ProductType string } // ESSort