diff --git a/pom.xml b/pom.xml
index 239a4aa..981c465 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,6 +8,7 @@
spring-boot-starter-parent
2.3.12.RELEASE
+
io.wdd
diff --git a/server/pom.xml b/server/pom.xml
index b257180..fb2c740 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -31,6 +31,19 @@
spring-boot-admin-starter-server
+
+
+
+ org.springframework.boot
+ spring-boot-starter-quartz
+
+
+
+ com.github.xiaoymin
+ knife4j-spring-boot-starter
+ 3.0.3
+
+