From e021ca7fe59647b483a8762f509cc708841cc9cf Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期二, 22 四月 2025 15:25:58 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10105/r/YiWuProject

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

diff --git a/hangzhoumesParent/moduleService/pom.xml b/hangzhoumesParent/moduleService/pom.xml
index 005b896..23bb38b 100644
--- a/hangzhoumesParent/moduleService/pom.xml
+++ b/hangzhoumesParent/moduleService/pom.xml
@@ -18,6 +18,8 @@
         <module>LoadGlassModule</module>
         <module>TemperingGlassModule</module>
         <module>UnLoadGlassModule</module>
+        <module>GlassStorageModule</module>
+        <module>hollowGlassModule</module>
     </modules>
 
     <properties>
@@ -37,6 +39,11 @@
             <version>2.0</version>
         </dependency>
 
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-freemarker</artifactId>
+        </dependency>
+
         <!--渚濊禆鏈嶅姟鐨勫伐鍏风被-->
         <!--        <dependency>-->
         <!--            <groupId>com.mes</groupId>-->

--
Gitblit v1.8.0