From f2d049bdef117892487d2ae8f7eac31788a52c24 Mon Sep 17 00:00:00 2001 From: Rosy-zhudan Date: Thu, 29 Aug 2019 15:19:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- business/jxstore/cms/sync_store_sku.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/jxstore/cms/sync_store_sku.go b/business/jxstore/cms/sync_store_sku.go index ee5bd62d3..0584ff5ca 100644 --- a/business/jxstore/cms/sync_store_sku.go +++ b/business/jxstore/cms/sync_store_sku.go @@ -588,7 +588,7 @@ func AddCreateFlagForJxStoreSku(ctx *jxcontext.Context, parentTask tasksch.ITask storeSkuBindIDs = append(storeSkuBindIDs, v.BindID) } } - storeSkuBindIDs = nil + localSkuList = nil } case 1: if len(storeSkuBindIDs) > 0 {