From 308bc8e5c0db7298a127f3478995ddc6167328e9 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期四, 25 十二月 2025 16:43:27 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/wuhuyancao' into wuhuyancao
---
server/pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/server/pom.xml b/server/pom.xml
index 4050b74..60f3dff 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -17,6 +17,7 @@
<module>system_timer</module>
<module>system_gateway</module>
<module>emaysms</module>
+ <module>visits/device_service</module>
</modules>
<parent>
<groupId>org.springframework.boot</groupId>
--
Gitblit v1.9.3