From 8aafc584df15a97743e3c4ddf4f60fa9dda5be3e Mon Sep 17 00:00:00 2001
From: wujian <14790700720@163.com>
Date: 星期四, 01 二月 2024 10:37:35 +0800
Subject: [PATCH] add 返修报表

---
 jcdm-quartz/pom.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/jcdm-quartz/pom.xml b/jcdm-quartz/pom.xml
index 145876e..fd2d43a 100644
--- a/jcdm-quartz/pom.xml
+++ b/jcdm-quartz/pom.xml
@@ -35,6 +35,11 @@
             <artifactId>jcdm-common</artifactId>
         </dependency>
 
+        <dependency>
+            <groupId>com.jcdm</groupId>
+            <artifactId>jcdm-main</artifactId>
+        </dependency>
+
     </dependencies>
 
 </project>
\ No newline at end of file

--
Gitblit v1.9.3