|
|
@ -10,7 +10,7 @@ import java.util.concurrent.ThreadPoolExecutor;
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* @author heqijun
|
|
|
|
* @author heqijun
|
|
|
|
* @ClassName: ThreadPoolConfig
|
|
|
|
* @ClassName: ThreadPoolConfig
|
|
|
|
* @Description: TODO(这里用一句话描述这个类的作用)
|
|
|
|
* @Description: 动态线程池配置类
|
|
|
|
* @date 2025/6/16 20:35
|
|
|
|
* @date 2025/6/16 20:35
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|