update filter-bolcked-visible-in-selly

This commit is contained in:
Nguyen Minh 2023-10-30 16:06:43 +07:00
parent 7c6738e6a9
commit 5233f269b9
1 changed files with 1 additions and 1 deletions

View File

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