From a0020e9ccac495a6bb9efedc2c2f523277387081 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期三, 26 三月 2025 00:09:24 +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