From 7ecf6bd9fd76f9f2c312cd3969740ecde92e427f Mon Sep 17 00:00:00 2001 From: shanj <18996038927@163.com> Date: Fri, 23 Dec 2022 17:15:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dsku=E8=8E=B7=E5=8F=96?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BBWY.Server.Business/PlatformSDK/JDBusiness.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BBWY.Server.Business/PlatformSDK/JDBusiness.cs b/BBWY.Server.Business/PlatformSDK/JDBusiness.cs index 56d47a2c..69ec2f37 100644 --- a/BBWY.Server.Business/PlatformSDK/JDBusiness.cs +++ b/BBWY.Server.Business/PlatformSDK/JDBusiness.cs @@ -121,7 +121,7 @@ namespace BBWY.Server.Business var req_skuList = new SkuReadSearchSkuListRequest() { pageSize = 50,//50 - field = "logo,saleAttrs,status,created,,barCode,categoryId,multiCateProps" + field = "logo,saleAttrs,status,created,barCode,categoryId,multiCateProps" }; if (!string.IsNullOrEmpty(searchProductSkuRequest.Spu))