优化swagger文档架构改造

This commit is contained in:
EightMonth
2025-04-03 17:46:11 +08:00
parent 45e9b03e2d
commit 9ebc3c49ec
10 changed files with 226 additions and 226 deletions

View File

@ -73,7 +73,7 @@
<!-- Swagger API文档 -->
<dependency>
<groupId>com.github.xiaoymin</groupId>
<artifactId>knife4j-gateway-spring-boot-starter</artifactId>
<artifactId>knife4j-openapi2-spring-boot-starter</artifactId>
<version>${knife4j-spring-boot-starter.version}</version>
</dependency>
<dependency>