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"` //单价