zhangqian
2024-07-31 da621f474d28ab041dcf258142eddb506100a8ce
request/location_product_amount.go
@@ -44,4 +44,5 @@
   Keyword     string `json:"keyword"`
   WarehouseId int    `json:"warehouseId"`
   LocationId  int    `json:"locationId"`
   CategoryIds []int  `json:"categoryIds"`
}