|
@@ -17,7 +17,7 @@ public class Config {
|
|
private static boolean debug;
|
|
private static boolean debug;
|
|
private static String containerCode;
|
|
private static String containerCode;
|
|
|
|
|
|
- private static int splitCount = 6000;
|
|
+ private static int splitCount = 1000;
|
|
|
|
|
|
|
|
|
|
* 不能创建这个类
|
|
* 不能创建这个类
|