zhangqian
2024-07-31 076f911a3b8d09364d1d8c98a92b48e601ae6a21
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"`
}