From 564199bc049074b0e316edd2ccb3703e748857f3 Mon Sep 17 00:00:00 2001 From: sian Date: Tue, 20 Dec 2022 14:06:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wholesale/sku.go | 1 + 1 file changed, 1 insertion(+) diff --git a/wholesale/sku.go b/wholesale/sku.go index 0b7b8dc..a5fc287 100644 --- a/wholesale/sku.go +++ b/wholesale/sku.go @@ -396,6 +396,7 @@ type ArgsSkuChangeData struct { UpcCode string // 商品条码 Source source // 商品来源 Specifications []SkuSpecification // 商品参数信息 + Imgs []string // 商品图片 Length decimal.Decimal // 长 Width decimal.Decimal // 宽 Height decimal.Decimal // 高