From 06e621b20868b97ca7a7f9c63df2f160a827bf6a Mon Sep 17 00:00:00 2001
From: zhangback <zhangback@163.com>
Date: 星期四, 20 十一月 2025 20:36:10 +0800
Subject: [PATCH] 提交
---
quartz/pom.xml | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/quartz/pom.xml b/quartz/pom.xml
index 8954d9a..433cc58 100644
--- a/quartz/pom.xml
+++ b/quartz/pom.xml
@@ -35,6 +35,10 @@
<artifactId>common</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.ruoyi</groupId>
+ <artifactId>service</artifactId>
+ </dependency>
</dependencies>
</project>
--
Gitblit v1.8.0