添加字段

This commit is contained in:
守护自己的云 2025-01-21 15:47:51 +08:00
parent 988fe40eaf
commit d11f17c532

View File

@ -169,6 +169,7 @@ type ArgsSaleProductEdit struct {
type SaleProductEdit struct { type SaleProductEdit struct {
ShipmentSaleProductId int64 // 出舱单商品id ShipmentSaleProductId int64 // 出舱单商品id
Sort int64 // 排序 Sort int64 // 排序
Po string // Po
CustomSerial string // 客户货号 CustomSerial string // 客户货号
PackageEngDescription string // 包装英文描述 PackageEngDescription string // 包装英文描述
Name string // 中文品名 Name string // 中文品名