From 426718fb2310abff70f54962f118f4300ead2408 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期日, 12 一月 2025 11:30:59 +0800
Subject: [PATCH] Merge branch '2.0.1' of http://139.186.142.91:10010/r/productDev/yunyibao into 2.0.1
---
server/pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/server/pom.xml b/server/pom.xml
index d793f42..6f18e06 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -32,6 +32,7 @@
<swagger.bootstrap-ui.version>1.9.6</swagger.bootstrap-ui.version>
<fastjson.version>1.2.70</fastjson.version>
<druid.version>1.2.0</druid.version>
+ <!--<mybatis.plus.version>3.5.7</mybatis.plus.version>-->
<mybatis.plus.version>3.4.2</mybatis.plus.version>
<apache.shiro.version>1.7.0</apache.shiro.version>
<oshi.version>5.7.0</oshi.version>
--
Gitblit v1.9.3