From 4289b0e0ce3d56cdc29304c228926b53b7c408ae Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期三, 07 八月 2024 16:28:31 +0800
Subject: [PATCH] 增加上片设备状态推送

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

diff --git a/hangzhoumesParent/moduleService/pom.xml b/hangzhoumesParent/moduleService/pom.xml
index 005b896..55ea5f6 100644
--- a/hangzhoumesParent/moduleService/pom.xml
+++ b/hangzhoumesParent/moduleService/pom.xml
@@ -18,6 +18,7 @@
         <module>LoadGlassModule</module>
         <module>TemperingGlassModule</module>
         <module>UnLoadGlassModule</module>
+        <module>GlassStorageModule</module>
     </modules>
 
     <properties>

--
Gitblit v1.8.0