Compare commits

...

5 Commits

1 changed files with 75 additions and 74 deletions

View File

@ -110,6 +110,7 @@ type ESQuery struct {
SupplierApproveTo time.Time SupplierApproveTo time.Time
PlanPackage int PlanPackage int
ProductType string ProductType string
IsBlockedVisibleInSelly string
} }
// ESSort // ESSort