Update struct query #13
|
@ -43,6 +43,8 @@ type ESQuery struct {
|
||||||
Keyword string
|
Keyword string
|
||||||
ProvinceCode int
|
ProvinceCode int
|
||||||
Active string
|
Active string
|
||||||
|
Display string
|
||||||
|
ShopID string
|
||||||
IsOutOfStock string
|
IsOutOfStock string
|
||||||
CanIssueInvoice string
|
CanIssueInvoice string
|
||||||
PendingInactive string
|
PendingInactive string
|
||||||
|
|
Loading…
Reference in New Issue