From 1a376098d2e27eeb9c2af90fa501311c2035d5ab Mon Sep 17 00:00:00 2001
From: buhuazhen <hua100783@gmail.com>
Date: 星期三, 27 八月 2025 14:30:41 +0800
Subject: [PATCH] :zap: 对于前端修改 采购和应付

---
 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