feat:增加自动化接口收集
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -277,6 +277,13 @@
|
||||
<version>3.17.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 自动化收集接口 https://server.gxwebsoft.com/doc.html -->
|
||||
<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