From 334197c2f176795e78c46baa1271bb9a3c3bf302 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期五, 29 十一月 2024 10:39:01 +0800
Subject: [PATCH] 项目库分类bug

---
 system/pom.xml |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)

diff --git a/system/pom.xml b/system/pom.xml
index 439845d..1482ed7 100644
--- a/system/pom.xml
+++ b/system/pom.xml
@@ -22,17 +22,6 @@
             <artifactId>knife4j-spring-boot-starter</artifactId>
         </dependency>
 
-        <!-- easy excel -->
-        <dependency>
-            <groupId>com.alibaba</groupId>
-            <artifactId>easyexcel</artifactId>
-        </dependency>
-
-        <!-- MybatisPlus -->
-        <dependency>
-            <groupId>com.baomidou</groupId>
-            <artifactId>mybatis-plus-boot-starter</artifactId>
-        </dependency>
 
         <!-- 楠岃瘉鐮� -->
         <dependency>

--
Gitblit v1.8.0