reactor:report 的 -biz 模块,重构成 -server 模块,意义更明确

This commit is contained in:
YunaiV
2025-05-15 19:09:39 +08:00
parent c251fcf698
commit 9070f1f08a
46 changed files with 19 additions and 21 deletions

View File

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