mirror of https://github.com/jeecgboot/jeecg-boot
修改遗漏 swagger上选择的接口和实际接口不对应#8705
parent
8cc033b86f
commit
08f245bdf9
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue