Compare commits

...

2 Commits

Author SHA1 Message Date
trunglt251292 e56d47bf43 Add query filed 2023-03-24 10:13:42 +07:00
trunglam 2b11d36267 Merge pull request '[Update] Query' (#18) from fraud-orders into master
Reviewed-on: #18
2022-11-04 09:29:53 +00:00
1 changed files with 6 additions and 0 deletions

View File

@ -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