From 2917d335bc3fd1f6dfb57cbad6d73ba48bc5f9d7 Mon Sep 17 00:00:00 2001
From: konbai <1527468660@qq.com>
Date: 星期六, 19 二月 2022 16:15:44 +0800
Subject: [PATCH] update 优化 是否为管理员的判断

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

diff --git a/ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/RedissonProperties.java b/ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/RedissonProperties.java
index 0b9024d..eae9e3f 100644
--- a/ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/RedissonProperties.java
+++ b/ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/RedissonProperties.java
@@ -90,24 +90,9 @@
         private int retryInterval;
 
         /**
-         * 鍙戝竷鍜岃闃呰繛鎺ョ殑鏈�灏忕┖闂茶繛鎺ユ暟
-         */
-        private int subscriptionConnectionMinimumIdleSize;
-
-        /**
          * 鍙戝竷鍜岃闃呰繛鎺ユ睜澶у皬
          */
         private int subscriptionConnectionPoolSize;
-
-        /**
-         * 鍗曚釜杩炴帴鏈�澶ц闃呮暟閲�
-         */
-        private int subscriptionsPerConnection;
-
-        /**
-         * DNS鐩戞祴鏃堕棿闂撮殧锛屽崟浣嶏細姣
-         */
-        private int dnsMonitoringInterval;
 
     }
 
@@ -166,34 +151,9 @@
         private int retryInterval;
 
         /**
-         * 閿欒閲嶈瘯娆℃暟
-         */
-        private int failedSlaveReconnectionInterval;
-
-        /**
-         * 鍙戝竷鍜岃闃呰繛鎺ユ睜鏈�灏忕┖闂茶繛鎺ユ暟
-         */
-        private int subscriptionConnectionMinimumIdleSize;
-
-        /**
          * 鍙戝竷鍜岃闃呰繛鎺ユ睜澶у皬
          */
         private int subscriptionConnectionPoolSize;
-
-        /**
-         * 鍗曚釜杩炴帴鏈�澶ц闃呮暟閲�
-         */
-        private int subscriptionsPerConnection;
-
-        /**
-         * 鎵弿闂撮殧
-         */
-        private int scanInterval;
-
-        /**
-         * DNS鐩戞祴鏃堕棿闂撮殧锛屽崟浣嶏細姣
-         */
-        private int dnsMonitoringInterval;
 
         /**
          * 璇诲彇妯″紡

--
Gitblit v1.9.3