commit:集成knife4j

This commit is contained in:
Jerry
2020-10-29 18:53:09 +08:00
parent 6e57f10dfc
commit 96fddccc47
208 changed files with 1072 additions and 361 deletions

View File

@@ -30,6 +30,11 @@
<artifactId>application-common</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.orange.demo</groupId>
<artifactId>common-swagger</artifactId>
<version>1.0.0</version>
</dependency>
</dependencies>
<build>