diff --git a/struct.go b/struct.go index 1f8f737..26f9b85 100644 --- a/struct.go +++ b/struct.go @@ -43,6 +43,8 @@ type ESQuery struct { Keyword string ProvinceCode int Active string + Display string + ShopID string IsOutOfStock string CanIssueInvoice string PendingInactive string