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

This commit is contained in:
YunaiV
2025-05-16 13:21:44 +08:00
parent 939f75acc1
commit 56363a3d6e
224 changed files with 11 additions and 11 deletions

View File

@@ -88,16 +88,16 @@
<!-- </dependency>-->
<!-- CRM 相关模块。默认注释,保证编译速度 -->
<dependency>
<groupId>cn.iocoder.cloud</groupId>
<artifactId>yudao-module-crm-server</artifactId>
<version>${revision}</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>cn.iocoder.cloud</groupId>-->
<!-- <artifactId>yudao-module-crm-server</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<!-- ERP 相关模块。默认注释,保证编译速度 -->
<!-- <dependency>-->
<!-- <groupId>cn.iocoder.cloud</groupId>-->
<!-- <artifactId>yudao-module-erp-biz</artifactId>-->
<!-- <artifactId>yudao-module-erp-server</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->