From 411dd00a318469a0ffe7761232a955c929bf2eca Mon Sep 17 00:00:00 2001
From: zqy <2522236926@qq.com>
Date: 星期五, 26 十二月 2025 10:03:03 +0800
Subject: [PATCH] Revert "新增字段"

---
 ruoyi-framework/pom.xml |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/ruoyi-framework/pom.xml b/ruoyi-framework/pom.xml
index dc37c22..ea1319b 100644
--- a/ruoyi-framework/pom.xml
+++ b/ruoyi-framework/pom.xml
@@ -67,4 +67,13 @@
 
     </dependencies>
 
-</project>
\ No newline at end of file
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.springframework.boot</groupId>
+                <artifactId>spring-boot-maven-plugin</artifactId>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>

--
Gitblit v1.9.1