【新增】ureport2 集成

This commit is contained in:
liuhongfeng
2023-11-20 23:07:12 +08:00
committed by YunaiV
parent 5bf7cd396f
commit 8507fa9172
23 changed files with 982 additions and 4 deletions

View File

@ -74,5 +74,15 @@
<artifactId>xercesImpl</artifactId>
</dependency>
<dependency>
<groupId>com.bstek.ureport</groupId>
<artifactId>ureport2-console</artifactId>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-excel</artifactId>
</dependency>
</dependencies>
</project>