From 09d9824fbcdb76501e5eb37ee79a073d8fdd9eda Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期二, 01 四月 2025 09:12:02 +0800
Subject: [PATCH] 推送当天时间改为接口调用

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

diff --git a/hangzhoumesParent/pom.xml b/hangzhoumesParent/pom.xml
index a9b0a6b..b371f22 100644
--- a/hangzhoumesParent/pom.xml
+++ b/hangzhoumesParent/pom.xml
@@ -11,6 +11,7 @@
         <module>common</module>
         <module>moduleService</module>
         <module>gateway</module>
+        <module>mesHub</module>
     </modules>
     <packaging>pom</packaging>
 

--
Gitblit v1.8.0