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