Browse Source

启用报表模块

zhangcl 6 months ago
parent
commit
93f1e25816
1 changed files with 5 additions and 5 deletions
  1. 5 5
      yudao-server/pom.xml

+ 5 - 5
yudao-server/pom.xml

@@ -40,11 +40,11 @@
 <!--        </dependency>-->
 <!--        </dependency>-->
 
 
         <!-- 数据报表。默认注释,保证编译速度 -->
         <!-- 数据报表。默认注释,保证编译速度 -->
-<!--        <dependency>-->
-<!--            <groupId>cn.iocoder.boot</groupId>-->
-<!--            <artifactId>yudao-module-report-biz</artifactId>-->
-<!--            <version>${revision}</version>-->
-<!--        </dependency>-->
+        <dependency>
+            <groupId>cn.iocoder.boot</groupId>
+            <artifactId>yudao-module-report-biz</artifactId>
+            <version>${revision}</version>
+        </dependency>
         <!-- 工作流。默认注释,保证编译速度 -->
         <!-- 工作流。默认注释,保证编译速度 -->
         <dependency>
         <dependency>
             <groupId>cn.iocoder.boot</groupId>
             <groupId>cn.iocoder.boot</groupId>