From 57d2299a11ba45b0092d39872b5f05a184882bb0 Mon Sep 17 00:00:00 2001
From: liusuyi <1951119284@qq.com>
Date: 星期一, 06 五月 2024 14:54:06 +0800
Subject: [PATCH] 升级接口文档4.4.0
---
ard-work/pom.xml | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/ard-work/pom.xml b/ard-work/pom.xml
index c40a85b..1fbbf6c 100644
--- a/ard-work/pom.xml
+++ b/ard-work/pom.xml
@@ -62,7 +62,7 @@
<!--knife4j渚濊禆-->
<dependency>
<groupId>com.github.xiaoymin</groupId>
- <artifactId>knife4j-spring-boot-starter</artifactId>
+ <artifactId>knife4j-openapi2-spring-boot-starter</artifactId>
</dependency>
<!--寮犲缓鎻愪緵寮曞渚濊禆-->
<dependency>
@@ -144,12 +144,12 @@
<artifactId>mybatis-plus-boot-starter</artifactId>
<version>3.2.0</version>
</dependency>
- <dependency>
- <groupId>com.github.xiaoymin</groupId>
- <artifactId>knife4j-annotations</artifactId>
- <version>3.0.3</version>
- <scope>compile</scope>
- </dependency>
+<!-- <dependency>-->
+<!-- <groupId>com.github.xiaoymin</groupId>-->
+<!-- <artifactId>knife4j-annotations</artifactId>-->
+<!-- <version>3.0.3</version>-->
+<!-- <scope>compile</scope>-->
+<!-- </dependency>-->
<!-- https://mvnrepository.com/artifact/org.apache.axis/axis -->
<dependency>
<groupId>org.apache.axis</groupId>
--
Gitblit v1.9.3