优化默认返回

This commit is contained in:
RuoYi
2018-08-18 20:32:07 +08:00
parent f096e03342
commit e5c9aca10f
2 changed files with 11 additions and 19 deletions

View File

@@ -86,12 +86,6 @@
<optional>true</optional> <!-- 表示依赖不会传递 -->
</dependency>
<!-- thymeleaf网页解析 -->
<dependency>
<groupId>net.sourceforge.nekohtml</groupId>
<artifactId>nekohtml</artifactId>
</dependency>
<!-- Mysql驱动包 -->
<dependency>
<groupId>mysql</groupId>