Commit 932c44a4 by fudahua

zip压缩

parent c0dc6037
......@@ -76,7 +76,7 @@ public class FlatQueryResultServiceImpl implements IFlatQueryResultService {
private static final Integer SMALL_SIZE = 2;
private static final Integer XLS_SIZE = 100000;
private static final Integer XLS_SIZE = 1000000;
private static final Map<String, String> bigTaskRunningMap = new ConcurrentHashMap<>();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment