From 7f0f842651f3b81f5a3fba36da4c1f79feb0bd75 Mon Sep 17 00:00:00 2001
From: CHY <1919216404@qq.com>
Date: Tue, 13 Sep 2022 15:29:46 +0800
Subject: [PATCH] 【轻量级 PR】:简化return

---
 ruoyi-modules/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-modules/pom.xml b/ruoyi-modules/pom.xml
index 8387115..8444243 100644
--- a/ruoyi-modules/pom.xml
+++ b/ruoyi-modules/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>com.ruoyi</groupId>
         <artifactId>ruoyi</artifactId>
-        <version>3.4.0</version>
+        <version>3.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

--
Gitblit v1.9.3