@ -32,7 +32,7 @@ public class ExecutorConfig {
/**
* 空闲线程存活时间
*/
private int keepAliveSeconds = 600;
private int keepAliveSeconds = 601;
* 线程阻塞队列容量,默认Integer.MAX_VALUE