From 5a423dfede4ee5caa88adf95ec52d35a85072321 Mon Sep 17 00:00:00 2001
From: buhuazhen <hua100783@gmail.com>
Date: 星期三, 27 八月 2025 14:35:29 +0800
Subject: [PATCH] Merge branch 'feature/0826' into pim-jlmy

---
 main-business/pom.xml |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/main-business/pom.xml b/main-business/pom.xml
index e4f1bce..11c92a4 100644
--- a/main-business/pom.xml
+++ b/main-business/pom.xml
@@ -28,7 +28,10 @@
             <artifactId>poi-ooxml</artifactId>
             <version>5.2.3</version>
         </dependency>
-
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-web</artifactId>
+        </dependency>
 
         <!-- 鏍稿績妯″潡-->
         <dependency>

--
Gitblit v1.9.3