From d6afc777581190883e17982a0be77dcb21aae098 Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期四, 06 三月 2025 17:20:40 +0800
Subject: [PATCH] 删除定时任务模块

---
 pom.xml |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4ec5445..214ed98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,13 +200,6 @@
                 <version>${kaptcha.version}</version>
             </dependency>
 
-            <!-- 瀹氭椂浠诲姟-->
-            <dependency>
-                <groupId>com.ruoyi</groupId>
-                <artifactId>ruoyi-quartz</artifactId>
-                <version>${ruoyi.version}</version>
-            </dependency>
-
             <!-- 浠g爜鐢熸垚-->
             <dependency>
                 <groupId>com.ruoyi</groupId>

--
Gitblit v1.9.3