From d11f17c53281ca1d305f4bcda6cda8e90108a6fe Mon Sep 17 00:00:00 2001 From: kanade Date: Tue, 21 Jan 2025 15:47:51 +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 51ecd29..53aab65 100644 --- a/erp/shipment/saleProduct.go +++ b/erp/shipment/saleProduct.go @@ -169,6 +169,7 @@ type ArgsSaleProductEdit struct { type SaleProductEdit struct { ShipmentSaleProductId int64 // 出舱单商品id Sort int64 // 排序 + Po string // Po CustomSerial string // 客户货号 PackageEngDescription string // 包装英文描述 Name string // 中文品名