新增:CRM 商业智能,合同金额排行榜和回款金额排行榜

This commit is contained in:
anhaohao
2024-01-28 20:06:56 +08:00
parent 7bb171512a
commit 65d7f8c4ab
24 changed files with 797 additions and 0 deletions

View File

@ -97,6 +97,11 @@
<artifactId>yudao-module-crm-biz</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-module-bi-biz</artifactId>
<version>${revision}</version>
</dependency>
<!-- spring boot 配置所需依赖 -->
<dependency>