Add query filed

This commit is contained in:
trunglt251292 2023-03-24 10:13:42 +07:00
parent 2b11d36267
commit e56d47bf43
1 changed files with 6 additions and 0 deletions

View File

@ -104,6 +104,12 @@ type ESQuery struct {
ServiceEcommerce []string ServiceEcommerce []string
Status string Status string
Fraud string Fraud string
PickedFrom time.Time
PickerTo time.Time
SupplierApproveFrom time.Time
SupplierApproveTo time.Time
PlanPackage int
ProductType string
} }
// ESSort // ESSort