Add query filed
This commit is contained in:
parent
e56d47bf43
commit
817cdbf51b
|
@ -105,7 +105,7 @@ type ESQuery struct {
|
||||||
Status string
|
Status string
|
||||||
Fraud string
|
Fraud string
|
||||||
PickedFrom time.Time
|
PickedFrom time.Time
|
||||||
PickerTo time.Time
|
PickedTo time.Time
|
||||||
SupplierApproveFrom time.Time
|
SupplierApproveFrom time.Time
|
||||||
SupplierApproveTo time.Time
|
SupplierApproveTo time.Time
|
||||||
PlanPackage int
|
PlanPackage int
|
||||||
|
|
Loading…
Reference in New Issue