Merge pull request #15 from Selly-Modules/add-businessType

[Update] Add query type
This commit is contained in:
trunglt251292 2022-09-27 12:19:19 +07:00 committed by GitHub
commit 4b897cadba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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