操作日志新增状态查询&热部署重启菜单丢失修复

This commit is contained in:
RuoYi
2019-04-03 17:39:41 +08:00
parent 1790fceda9
commit 9312fe6dfb
6 changed files with 13 additions and 18 deletions

View File

@@ -59,12 +59,6 @@
<artifactId>commons-fileupload</artifactId>
</dependency>
<!-- 简化反射封工具类 -->
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
</dependency>
<!-- HTML解析器 -->
<dependency>
<groupId>org.jsoup</groupId>