diff --git a/struct.go b/struct.go index d0e4c51..cb5a276 100644 --- a/struct.go +++ b/struct.go @@ -98,6 +98,7 @@ type ESQuery struct { ImportHistory string IsSetup string IsAvailable string + PlatForm string BusinessType string }