CRM: 新增客户行业、来源、级别统计数据统计

This commit is contained in:
puhui999
2024-03-24 17:15:56 +08:00
parent 0dd36f6c5c
commit ce013a2562
10 changed files with 345 additions and 51 deletions

View File

@@ -95,11 +95,11 @@
</dependency>
<!-- ERP 相关模块。默认注释,保证编译速度 -->
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-module-erp-biz</artifactId>
<version>${revision}</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>cn.iocoder.boot</groupId>-->
<!-- <artifactId>yudao-module-erp-biz</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<!-- spring boot 配置所需依赖 -->
<dependency>