zhangqian
2024-07-03 f45e4cb8045fe60f96f467dc4ea1e2ae57445712
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"` //计数数量