[Update] Add query type

This commit is contained in:
trunglt251292 2022-09-27 12:17:18 +07:00
parent 3c3d09940c
commit 17ca495206
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ type ESQuery struct {
ImportHistory string ImportHistory string
IsSetup string IsSetup string
IsAvailable string IsAvailable string
BusinessType string
} }
// ESSort // ESSort