Delete jimureport-samples/quickstart directory

dependabot/maven/jimureport-example/org.xerial-sqlite-jdbc-3.41.2.2
张代浩@JEECG 2021-08-13 23:15:15 +08:00 committed by GitHub
parent 51f4958459
commit 38f26c9e61
2 changed files with 0 additions and 29 deletions

View File

@ -1,28 +0,0 @@
# 免安装启动版本
启动步骤:
- 1.本地安装jdk7+
- 2.下载项目 quickstart
```
git clone https://gitee.com/jeecg/JimuReport.git
cd JimuReport/jimureport-samples/quickstart
```
- 3.执行下面的脚本,初始化数据库
```
jimureport.mysql5.7.create.sql
```
- 4.双击 start.bat 启动
- 5.访问报表
http://localhost:8085/jmreport/list

View File

@ -1 +0,0 @@
java -jar jimureport-demo-1.3.jar