From c3636d3d77c09a8de21ea2bc585d28c9a175c8e1 Mon Sep 17 00:00:00 2001
From: maven <2163098428@qq.com>
Date: 星期四, 24 七月 2025 15:19:15 +0800
Subject: [PATCH] yys 修改排序规则
---
pom.xml | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/pom.xml b/pom.xml
index 14851a3..5518a5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,6 +46,12 @@
</properties>
<dependencies>
+ <!-- ruoyi-springboot2 / swagger knife4j 閰嶇疆 -->
+ <dependency>
+ <groupId>com.github.xiaoymin</groupId>
+ <artifactId>knife4j-spring-boot-starter</artifactId>
+ <version>3.0.3</version>
+ </dependency>
<!-- SpringBoot 鏍稿績鍖� -->
<dependency>
@@ -288,7 +294,7 @@
<fork>true</fork> <!-- 濡傛灉娌℃湁璇ラ厤缃紝devtools涓嶄細鐢熸晥 -->
</configuration>
</plugin>
- </plugins>
+ </plugins>
</build>
<repositories>
--
Gitblit v1.9.3