Skip to content

Commit

Permalink
修改使用说明
Browse files Browse the repository at this point in the history
  • Loading branch information
xuexiangjys committed Apr 26, 2019
1 parent ae46624 commit 3db398f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -10,12 +10,16 @@

* 使用MySql作为数据库。

* 使用Html和ajax简单实现了应用版本管理界面。
* 提供了应用版本后台管理所需的API服务,使用Html和ajax简单实现了应用版本管理界面。

* 使用了AOP对api请求进行动态日志记录。

* 实现通用的文件上传(包括多文件上传)和下载功能。

* 增加了请求流量以及请求权限的控制。

* 支持浏览器跨域请求。

## 搭建方法

1. clone项目到本地
Expand Down

0 comments on commit 3db398f

Please sign in to comment.