Commit b1221d01 authored by yanzg's avatar yanzg

接口文档的支持

parent 40917e33
......@@ -93,11 +93,6 @@
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
</dependencies>
</project>
\ No newline at end of file
......@@ -22,6 +22,7 @@
<groupId>com.yanzuoguang</groupId>
<artifactId>yzg-util-db</artifactId>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment