liujiandao
2024-03-29 c7b298c3d2bd922df7514f8a5ca37a0c7f6e5686
model/purchase/response/purchase.go
@@ -56,7 +56,7 @@
   Specifications  string          `json:"specifications"`  //规格
   ModelNumber     string          `json:"modelNumber"`     //型号
   Amount          decimal.Decimal `json:"amount"`          //采购数
   SendAmount      int64           `json:"sendAmount"`      //发货数
   SendAmount      int64           `json:"sendAmount"`      //收货数
   OverAmount      int64           `json:"overAmount"`      //入库数
   Unit            string          `json:"unit"`            //单位
   PurchasePrice   decimal.Decimal `json:"purchasePrice"`   //单价