From f6f3db1701d0f15da82a76e53fa92675b8ed635d Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期三, 28 十二月 2022 16:26:18 +0800
Subject: [PATCH] update hutool 5.8.10 => 5.8.11 update aws-s3 1.12.349 => 1.12.373 update aliyun-sms 2.0.22 => 2.0.23 update tencent-sms 3.1.635 => 3.1.660

---
 ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/ThreadPoolProperties.java |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)

diff --git a/ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/ThreadPoolProperties.java b/ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/ThreadPoolProperties.java
index 08b6842..fe06733 100644
--- a/ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/ThreadPoolProperties.java
+++ b/ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/ThreadPoolProperties.java
@@ -20,16 +20,6 @@
     private boolean enabled;
 
     /**
-     * 鏍稿績绾跨▼姹犲ぇ灏�
-     */
-    private int corePoolSize;
-
-    /**
-     * 鏈�澶у彲鍒涘缓鐨勭嚎绋嬫暟
-     */
-    private int maxPoolSize;
-
-    /**
      * 闃熷垪鏈�澶ч暱搴�
      */
     private int queueCapacity;
@@ -38,10 +28,5 @@
      * 绾跨▼姹犵淮鎶ょ嚎绋嬫墍鍏佽鐨勭┖闂叉椂闂�
      */
     private int keepAliveSeconds;
-
-    /**
-     * 绾跨▼姹犲鎷掔粷浠诲姟(鏃犵嚎绋嬪彲鐢�)鐨勫鐞嗙瓥鐣�
-     */
-    private String rejectedExecutionHandler;
 
 }

--
Gitblit v1.9.3