From 90f6b8b82b907e39c84a0a9cfab64d260eec11b7 Mon Sep 17 00:00:00 2001 From: Rosy-zhudan Date: Mon, 12 Aug 2019 18:23:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E5=86=99=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- business/jxstore/cms/store_sku_check.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/jxstore/cms/store_sku_check.go b/business/jxstore/cms/store_sku_check.go index cf60d861c..f3122f2a2 100644 --- a/business/jxstore/cms/store_sku_check.go +++ b/business/jxstore/cms/store_sku_check.go @@ -19,7 +19,7 @@ import ( ) const ( - canWriteTolocal = !false + canWriteTolocal = false isFilterToBeCreateAndNotSale = !false parallelCount = 5 fileExt = ".xlsx"