添加字段

This commit is contained in:
守护自己的云 2025-04-09 13:22:24 +08:00
parent c2e8b739b9
commit bbb82d61fe

View File

@ -109,6 +109,7 @@ type ArgsSaleProductAdd struct {
type SaleProductAdd struct {
SaleProductId int64 // 销售商品id
CustomSerial string // 客户货号
Po string // po
PackageDescription string // 包装描述
PackageEngDescription string // 包装英文描述
Name string // 中文品名