From a8df571a0d7da69764506fc6a1b5b6da334645b1 Mon Sep 17 00:00:00 2001 From: buhuazhen <hua100783@gmail.com> Date: 星期五, 29 八月 2025 15:22:29 +0800 Subject: [PATCH] :ambulance: 应付修正 --- 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