zhangqian
2024-07-01 73b6baf6af3d88cdcb0e2df7932a9bd96b0b85c5
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"` //计数数量