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

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

View File

@@ -10,6 +10,8 @@
<modules>
<module>yudao-module-crm-api</module>
<module>yudao-module-crm-biz</module>
<module>yudao-module-bi-biz</module>
<module>yudao-module-bi-api</module>
</modules>
<modelVersion>4.0.0</modelVersion>
<artifactId>yudao-module-crm</artifactId>
@@ -20,6 +22,7 @@
<description>
crm 包下客户关系管理Customer Relationship Management
例如说:客户、联系人、商机、合同、回款等等
商业智能 BI 模块,包括:报表、图表、数据大屏等等
</description>
</project>