修改遗漏 swagger上选择的接口和实际接口不对应#8705

springboot3_sas^2
JEECG 2025-08-13 18:15:19 +08:00
parent 8cc033b86f
commit 08f245bdf9
1 changed files with 1 additions and 1 deletions

View File

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