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