mirror of
https://github.com/jeecgboot/JimuReport.git
synced 2026-01-13 07:01:19 +08:00
引入依赖文档说明
This commit is contained in:
@@ -39,15 +39,17 @@ v1.3.6-beta | 20210630
|
||||
|
||||
- 引入JimuReport依赖
|
||||
|
||||
最新版本可以从 https://search.maven.org 中查询到
|
||||
```
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimureport-spring-boot-starter</artifactId>
|
||||
<version>1.3.6-beta</version>
|
||||
<version>${version}</version>
|
||||
</dependency>
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
- 执行数据库脚本
|
||||
|
||||
|
||||
Reference in New Issue
Block a user