request/location_product_amount.go
@@ -4,6 +4,11 @@ "github.com/shopspring/decimal" ) type GetList struct { PageInfo Keyword string `json:"keyword"` } type AddLocationProductAmount struct { AdjustAmount decimal.Decimal `json:"adjustAmount" ` //差值 DifferenceAmount decimal.Decimal `json:"differenceAmount"` //计数数量