更新 'hly-service/hly-service-all/src/main/java/com/hlbd/provider/all/work/ExecutorConfig.java'

pull/9/head
zengsb 3 years ago
parent fd31762850
commit f5b14cce94
  1. 2
      hly-service/hly-service-all/src/main/java/com/hlbd/provider/all/work/ExecutorConfig.java

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

Loading…
Cancel
Save