浏览代码

启用报表模块

zhangcl 6 月之前
父节点
当前提交
93f1e25816
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. 5 5
      yudao-server/pom.xml

+ 5 - 5
yudao-server/pom.xml

@@ -40,11 +40,11 @@
 <!--        </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>
             <groupId>cn.iocoder.boot</groupId>