[Update] Add query type #15

Merged
trunglt251292 merged 2 commits from add-businessType into master 2022-09-27 05:19:20 +00:00
1 changed files with 1 additions and 0 deletions

View File

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