前端添加、删除文件和反馈提示改为服务器回调信息,去除无用文件,前端版本信息改为由服务器获取,后台可批量插入版本日志

This commit is contained in:
F嘉阳
2018-02-27 09:23:38 +08:00
parent b652389d4e
commit a93f63280b
29 changed files with 230 additions and 329 deletions

View File

@@ -60,6 +60,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.10.2</version>
</dependency>
<dependency>