From 89610234a2bdc56f60e0998045892ef2672edccc Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期五, 19 四月 2024 14:18:31 +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