添加字段
This commit is contained in:
parent
988fe40eaf
commit
d11f17c532
@ -169,6 +169,7 @@ type ArgsSaleProductEdit struct {
|
||||
type SaleProductEdit struct {
|
||||
ShipmentSaleProductId int64 // 出舱单商品id
|
||||
Sort int64 // 排序
|
||||
Po string // Po
|
||||
CustomSerial string // 客户货号
|
||||
PackageEngDescription string // 包装英文描述
|
||||
Name string // 中文品名
|
||||
|
Loading…
Reference in New Issue
Block a user