From e275e91030a13f5627e21e7e44d308cee78fb31c Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期五, 28 十一月 2025 11:04:40 +0800
Subject: [PATCH] 原材料报检:同一批次号不是第一次报检,企业微信通知格式调整 原材料下单:待下单的订单批次号重复的高亮显示

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

diff --git a/pom.xml b/pom.xml
index 0dbf825..2a75212 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,13 +201,6 @@
                 <version>${kaptcha.version}</version>
             </dependency>
 
-            <!-- 瀹氭椂浠诲姟-->
-            <dependency>
-                <groupId>com.ruoyi</groupId>
-                <artifactId>ruoyi-quartz</artifactId>
-                <version>${ruoyi.version}</version>
-            </dependency>
-
             <!-- 閫氱敤宸ュ叿-->
             <dependency>
                 <groupId>com.ruoyi</groupId>
@@ -390,7 +383,6 @@
         <module>ruoyi-admin</module>
         <module>ruoyi-framework</module>
         <module>ruoyi-system</module>
-        <module>ruoyi-quartz</module>
         <module>ruoyi-common</module>
         <module>basic-server</module>
         <module>inspect-server</module>

--
Gitblit v1.9.3