[Update] Query #18

Merged
trunglam merged 1 commits from fraud-orders into master 2022-11-04 09:29:54 +00:00
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@ type ESQuery struct {
BusinessType string BusinessType string
ServiceEcommerce []string ServiceEcommerce []string
Status string Status string
Fraud string
} }
// ESSort // ESSort