From bbb82d61febbd1217c24ee903d1ab3bae0c55ed3 Mon Sep 17 00:00:00 2001 From: kanade Date: Wed, 9 Apr 2025 13:22:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- erp/shipment/saleProduct.go | 1 + 1 file changed, 1 insertion(+) diff --git a/erp/shipment/saleProduct.go b/erp/shipment/saleProduct.go index 063f519..1c86d7e 100644 --- a/erp/shipment/saleProduct.go +++ b/erp/shipment/saleProduct.go @@ -109,6 +109,7 @@ type ArgsSaleProductAdd struct { type SaleProductAdd struct { SaleProductId int64 // 销售商品id CustomSerial string // 客户货号 + Po string // po PackageDescription string // 包装描述 PackageEngDescription string // 包装英文描述 Name string // 中文品名