From 8d6cda8f90158d555faf98d17836265a82d7227f Mon Sep 17 00:00:00 2001
From: weihongyang <1075331873@qq.com>
Date: Wed, 29 Jun 2022 16:28:20 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9Emaven=E4=BE=9D?=
=?UTF-8?q?=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ym-schedule-task/pom.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/ym-schedule-task/pom.xml b/ym-schedule-task/pom.xml
index 9e491d0..42d22c5 100644
--- a/ym-schedule-task/pom.xml
+++ b/ym-schedule-task/pom.xml
@@ -28,6 +28,10 @@
ym-admin
1.0-SNAPSHOT
+
+ org.springframework.boot
+ spring-boot-starter-jdbc
+
org.quartz-scheduler
quartz