lishihai
2024-07-03 91d7ca06128f996844aa7d2d691d083c944bdf1d
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"` //计数数量