فهرست منبع

:heavy_plus_sign: 添加ureport依赖

smallchill 5 سال پیش
والد
کامیت
b44d785a45
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -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>