From bf3a88ff1a12de55e643ba79eb0daaef57680d20 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期五, 11 六月 2021 09:23:34 +0800
Subject: [PATCH] 发版 v2.3.2

---
 ruoyi-ui/package.json        |    2 +-
 ruoyi-ui/src/views/index.vue |   11 +++++++++++
 pom.xml                      |   16 ++++++++--------
 3 files changed, 20 insertions(+), 9 deletions(-)

diff --git a/pom.xml b/pom.xml
index 94ab8d5..4a73f1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <description>RuoYi-Vue-Plus鍚庡彴绠$悊绯荤粺</description>
 
     <properties>
-        <ruoyi-vue-plus.version>2.3.1</ruoyi-vue-plus.version>
+        <ruoyi-vue-plus.version>2.3.2</ruoyi-vue-plus.version>
         <spring-boot.version>2.3.11.RELEASE</spring-boot.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
@@ -126,6 +126,13 @@
                 <version>${spring-boot-admin.version}</version>
             </dependency>
 
+            <!--redisson-->
+            <dependency>
+                <groupId>org.redisson</groupId>
+                <artifactId>redisson-spring-boot-starter</artifactId>
+                <version>${redisson.version}</version>
+            </dependency>
+
             <!-- 瀹氭椂浠诲姟-->
             <dependency>
                 <groupId>com.ruoyi</groupId>
@@ -166,13 +173,6 @@
                 <groupId>com.ruoyi</groupId>
                 <artifactId>ruoyi-demo</artifactId>
                 <version>${ruoyi-vue-plus.version}</version>
-            </dependency>
-
-            <!--redisson-->
-            <dependency>
-                <groupId>org.redisson</groupId>
-                <artifactId>redisson-spring-boot-starter</artifactId>
-                <version>${redisson.version}</version>
             </dependency>
 
         </dependencies>
diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json
index 52551a4..d90fdba 100644
--- a/ruoyi-ui/package.json
+++ b/ruoyi-ui/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ruoyi-vue-plus",
-  "version": "2.3.1",
+  "version": "2.3.2",
   "description": "RuoYi-Vue-Plus鍚庡彴绠$悊绯荤粺",
   "author": "LionLi",
   "license": "MIT",
diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue
index d904f30..5f487c9 100644
--- a/ruoyi-ui/src/views/index.vue
+++ b/ruoyi-ui/src/views/index.vue
@@ -80,6 +80,17 @@
             <span>鏇存柊鏃ュ織</span>
           </div>
           <el-collapse accordion>
+            <el-collapse-item title="v2.3.2 - 2021-6-11">
+              <ol>
+                <li>add redis閿佸伐鍏风被缂栧啓</li>
+                <li>update spring-cache 鏁村悎 redisson</li>
+                <li>update MybatisPlus鏁村悎Redis浜岀骇缂撳瓨</li>
+                <li>update swagger 鍗囩骇涓� 3.0.0 浣跨敤 OAS_30 鍗忚</li>
+                <li>update 浼樺寲 浠g爜鐢熸垚鍣� 澧炲姞琛ㄥ崟闃查噸娉ㄨВ</li>
+                <li>update 浼樺寲 閿佸垏闈唬鐮� key鍒板父閲忕被</li>
+                <li>fix 淇鐩稿璺緞涓婁紶寮傚父闂</li>
+              </ol>
+            </el-collapse-item>
             <el-collapse-item title="v2.3.1 - 2021-6-4">
               <ol>
                 <li>add 澧炲姞 redisson 鍒嗗竷寮忛攣 娉ㄨВ涓巇emo妗堜緥</li>

--
Gitblit v1.9.3