From 56cd9a53cb4110b0c214f9b66a993eec7e57b4e5 Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期四, 11 四月 2024 11:47:48 +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