升级工具依赖;去掉一些极少用的依赖,按需加入;

This commit is contained in:
thinkgem
2020-09-17 12:34:35 +08:00
parent df98f266b9
commit bf01c76167
7 changed files with 207 additions and 218 deletions

View File

@@ -47,14 +47,14 @@
<version>${project.parent.version}</version>
</dependency>
<!-- 文件管理共享
<!-- 文件管理共享(个人版)
<dependency>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-module-filemanager</artifactId>
<version>${project.parent.version}</version>
</dependency> -->
<!-- 文件在线预览
<!-- 文件在线预览(个人版)
<dependency>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-module-filepreview</artifactId>