From e752b8834e034957ff9ffdc33eb8b3f8ee15c8ed Mon Sep 17 00:00:00 2001 From: maven <2163098428@qq.com> Date: 星期四, 21 八月 2025 16:49:05 +0800 Subject: [PATCH] yys 修改配置文件,新增模块 --- ruoyi-common/pom.xml | 12 ------------ 1 files changed, 0 insertions(+), 12 deletions(-) diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index 370b34d..1ce8076 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -119,18 +119,6 @@ <artifactId>jakarta.servlet-api</artifactId> </dependency> - <dependency> - <groupId>org.mybatis</groupId> - <artifactId>mybatis</artifactId> - <version>3.5.16</version> - </dependency> - - <dependency> - <groupId>com.baomidou</groupId> - <artifactId>mybatis-plus-spring-boot3-starter</artifactId> - <version>3.5.12</version> - </dependency> - <!-- minio --> <dependency> <groupId>io.minio</groupId> -- Gitblit v1.9.3