diff --git a/erp/shipment/saleProduct.go b/erp/shipment/saleProduct.go index 50b4683..dabdaec 100644 --- a/erp/shipment/saleProduct.go +++ b/erp/shipment/saleProduct.go @@ -191,6 +191,7 @@ type SaleProductEdit struct { TotalCustomsNetWeight decimal.Decimal // 报关总净重 CustomsGrossWeight decimal.Decimal // 报关毛重 TotalCustomsGrossWeight decimal.Decimal // 报关总毛重 + SalePrice decimal.Decimal // 销售单价 CustomsBrand string // 品牌 DomesticSupply string // 货源地 FactoryName string // 工厂名称