liujiandao
2024-04-22 8cb1da78fd4d237b278ed4d512c6c4f04b663cfc
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"` //计数数量