update README.md.
This commit is contained in:
parent
ef92cfcc33
commit
c1f3eee259
15
README.md
15
README.md
@ -30,6 +30,21 @@
|
|||||||
2. 本地创建数据库,名为file,将application.properties中连接数据库的密码替换为自己本地的
|
2. 本地创建数据库,名为file,将application.properties中连接数据库的密码替换为自己本地的
|
||||||
3. 点击根目录下install.bat进行编译
|
3. 点击根目录下install.bat进行编译
|
||||||
4. 编译完成之后会生成release发布包,进去点击startWeb.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)
|
||||||
|
|
||||||
|
#### 使用说明
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### 部分功能演示截图
|
#### 部分功能演示截图
|
||||||
|
Loading…
Reference in New Issue
Block a user