From 976cee4892eec261f6c2927e788e476e5cc5028e Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期一, 10 三月 2025 08:32:27 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/hangzhoumesParent/moduleService/pom.xml b/hangzhoumesParent/moduleService/pom.xml
index 55ea5f6..23bb38b 100644
--- a/hangzhoumesParent/moduleService/pom.xml
+++ b/hangzhoumesParent/moduleService/pom.xml
@@ -19,6 +19,7 @@
         <module>TemperingGlassModule</module>
         <module>UnLoadGlassModule</module>
         <module>GlassStorageModule</module>
+        <module>hollowGlassModule</module>
     </modules>
 
     <properties>
@@ -38,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