From 22b948405d2e7d285a0ed2ad2bd4857383561a6e Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期五, 31 十月 2025 16:08:39 +0800
Subject: [PATCH] 调整提示
---
ruoyi-common/ruoyi-common-web/pom.xml | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/ruoyi-common/ruoyi-common-web/pom.xml b/ruoyi-common/ruoyi-common-web/pom.xml
index 293c522..0f32dd7 100644
--- a/ruoyi-common/ruoyi-common-web/pom.xml
+++ b/ruoyi-common/ruoyi-common-web/pom.xml
@@ -37,11 +37,11 @@
</exclusion>
</exclusions>
</dependency>
- <!-- web 瀹瑰櫒浣跨敤 undertow 鎬ц兘鏇村己 -->
- <dependency>
- <groupId>org.springframework.boot</groupId>
- <artifactId>spring-boot-starter-undertow</artifactId>
- </dependency>
+<!-- <!– web 瀹瑰櫒浣跨敤 undertow 鎬ц兘鏇村己 –>-->
+<!-- <dependency>-->
+<!-- <groupId>org.springframework.boot</groupId>-->
+<!-- <artifactId>spring-boot-starter-undertow</artifactId>-->
+<!-- </dependency>-->
<dependency>
<groupId>org.springframework.boot</groupId>
--
Gitblit v1.8.0