From 6cedf495155901df7c96fbd51cd7bbc4b5e0bd5d Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期四, 28 三月 2024 18:38:14 +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