From 51a208c7715ecfea9faeccd5ee56ed2d0a697c95 Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期六, 20 四月 2024 15:24:28 +0800
Subject: [PATCH] 工作调度

---
 server/pom.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/server/pom.xml b/server/pom.xml
index 90fb96f..9eadd6c 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -15,8 +15,10 @@
     <module>dmvisit_service</module>
     <module>dmvisit_web</module>
     <module>openapi</module>
+      <module>admin_timer</module>
   </modules>
 
+
   <parent>
     <groupId>org.springframework.boot</groupId>
     <artifactId>spring-boot-starter-parent</artifactId>

--
Gitblit v1.9.3