关闭写文件

This commit is contained in:
Rosy-zhudan
2019-08-12 18:23:32 +08:00
parent 71bb175e45
commit 90f6b8b82b

View File

@@ -19,7 +19,7 @@ import (
) )
const ( const (
canWriteTolocal = !false canWriteTolocal = false
isFilterToBeCreateAndNotSale = !false isFilterToBeCreateAndNotSale = !false
parallelCount = 5 parallelCount = 5
fileExt = ".xlsx" fileExt = ".xlsx"