[Update] Add query platform #14

Merged
trunglt251292 merged 1 commits from show-product-on-platforms into master 2022-09-26 10:37:41 +00:00
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
PlatForm string
} }
// ESSort // ESSort