From 1f753e3d84e1d3f2bcc4fd76e2b838deb78b511a Mon Sep 17 00:00:00 2001
From: 也曾为你像超人 <1553592282@qq.com>
Date: Mon, 30 Oct 2023 11:50:19 +0800
Subject: [PATCH] 修复字典表详情页面搜索bug
---
ruoyi-system/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ruoyi-system/pom.xml b/ruoyi-system/pom.xml
index 9d90f99..c5940f7 100644
--- a/ruoyi-system/pom.xml
+++ b/ruoyi-system/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>ruoyi</artifactId>
<groupId>com.ruoyi</groupId>
- <version>3.7.0</version>
+ <version>3.8.6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
--
Gitblit v1.9.2