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