整理swagger接口说明
This commit is contained in:
11
pom.xml
11
pom.xml
@@ -5,7 +5,7 @@
|
||||
|
||||
<groupId>com.gxwebsoft</groupId>
|
||||
<artifactId>com-gxwebsoft-server</artifactId>
|
||||
<version>2.0</version>
|
||||
<version>1.5.2</version>
|
||||
|
||||
<name>com-gxwebsoft-api</name>
|
||||
<description>WebSoftApi project for Spring Boot</description>
|
||||
@@ -291,6 +291,15 @@
|
||||
<version>1.0.0.14</version>
|
||||
</dependency>
|
||||
|
||||
<!-- knife4j -->
|
||||
<dependency>
|
||||
<groupId>com.github.xiaoymin</groupId>
|
||||
<artifactId>knife4j-spring-boot-starter</artifactId>
|
||||
<version>3.0.3</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user