update filter-bolcked-visible-in-selly #21

Merged
minhnguyen merged 1 commits from filter-bolcked-visible-in-selly into master 2023-10-30 09:06:54 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 5233f269b9 - Show all commits

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