From 4191f5ca5c5e91043e2bb575699cd99b18e9382e Mon Sep 17 00:00:00 2001
From: runphp <runphp@qq.com>
Date: Fri, 11 Feb 2022 18:35:57 +0800
Subject: [PATCH] Result type not match for select id="selectMenuListByRoleId"

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

diff --git a/ruoyi-api/pom.xml b/ruoyi-api/pom.xml
index 669125e..40806b4 100644
--- a/ruoyi-api/pom.xml
+++ b/ruoyi-api/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>com.ruoyi</groupId>
         <artifactId>ruoyi</artifactId>
-        <version>2.1.0</version>
+        <version>3.4.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

--
Gitblit v1.9.3