From bef86e041faa781eb95983b54c6b66aa4d5c71ea Mon Sep 17 00:00:00 2001
From: bell <bellaconly@qq.com>
Date: Mon, 10 Apr 2023 11:20:19 +0800
Subject: [PATCH] 修改注释中不存在的参数 set
---
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..7a5bc23 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.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
--
Gitblit v1.9.2