@@ -124,6 +124,11 @@
<artifactId>blade-core-test</artifactId>
<scope>test</scope>
</dependency>
+ <!-- 报表 -->
+ <!--<dependency>
+ <groupId>org.springblade</groupId>
+ <artifactId>blade-starter-report</artifactId>
+ </dependency>-->
<!-- 验证码 -->
<dependency>
<groupId>com.github.whvcse</groupId>