From ee31e1c8f823d3d6cb8692689fa69bf457f3a99a Mon Sep 17 00:00:00 2001 From: maven <2163098428@qq.com> Date: 星期四, 28 八月 2025 18:02:21 +0800 Subject: [PATCH] yys --- 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