启动文档

dependabot/maven/jimureport-example/org.xerial-sqlite-jdbc-3.41.2.2
zhangdaiscott 2021-08-03 11:54:41 +08:00
parent 5577bc1645
commit 854e6b3f63
1 changed files with 6 additions and 5 deletions

View File

@ -1,18 +1,19 @@
# 免安装运行版本
# 免安装启动版本
启动步骤:
- 1本地安装jdk7+
- 1.本地安装jdk7+
- 2初始化数据库,执行下面的脚本
- 2.初始化数据库,执行下面的脚本
```
jimureport.mysql5.7.create.sql
```
- 3、双击start.bat 启动
- 3.双击 start.bat 启动
- 4、访问报表 :http://localhost:8085/jmreport/list
- 4.访问报表
http://localhost:8085/jmreport/list