Merge pull request #14 from Selly-Modules/show-product-on-platforms

[Update] Add query platform
This commit is contained in:
trunglt251292 2022-09-26 17:37:41 +07:00 committed by GitHub
commit ab08f4fd65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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