request/location_product_amount.go
@@ -20,6 +20,7 @@ ProductId string `json:"productId"` //产品id OperationId int `json:"operationId"` //出入库id LocationId int `json:"locationId"` //位置id ProductCategoryId int `json:"productCategoryId"` //产品种类id } type GetRuleList struct {