添加销售单价

This commit is contained in:
守护自己的云 2024-10-22 16:20:03 +08:00
parent 2c467a3aec
commit b3676f6b2f

View File

@ -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 // 工厂名称