From 6e22084bd569d3758e43b279745ef673c533b9b9 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期五, 29 十一月 2024 22:28:13 +0800
Subject: [PATCH] 首页待办查询

---
 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