fraud-orders #19

Merged
trunglam merged 2 commits from fraud-orders into master 2023-04-20 04:23:36 +00:00
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
PickedTo time.Time
SupplierApproveFrom time.Time
SupplierApproveTo time.Time
PlanPackage int
ProductType string
} }
// ESSort // ESSort