update README.md.

This commit is contained in:
MAC 2019-12-30 00:03:09 +08:00 committed by Gitee
parent ef92cfcc33
commit c1f3eee259

View File

@ -30,6 +30,21 @@
2. 本地创建数据库名为file将application.properties中连接数据库的密码替换为自己本地的
3. 点击根目录下install.bat进行编译
4. 编译完成之后会生成release发布包进去点击startWeb.bat启动
5. 启动完成后即可访问localhost:8080使用相关功能
#### 目录说明
-file-common 公共模块
-file-web 文件代码
|-src
|-main Java代码
|-resources 静态资源
|-static 前台代码
前台代码源码:[源码](http://https://gitee.com/qiwen-cloud/qiwen-file-web)
#### 使用说明
#### 部分功能演示截图