refactor-location #134
|
@ -101,6 +101,7 @@ type GetWarehousesRequest struct {
|
|||
Status string `json:"status"`
|
||||
Supplier string `json:"supplier"`
|
||||
BusinessType string `json:"businessType"`
|
||||
IDs []string `json:"ids"`
|
||||
|
||||
Page int64 `json:"page"`
|
||||
Limit int64 `json:"limit"`
|
||||
|
|
Loading…
Reference in New Issue