添加销售单价
This commit is contained in:
parent
2c467a3aec
commit
b3676f6b2f
@ -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 // 工厂名称
|
||||
|
Loading…
Reference in New Issue
Block a user