0302-海宁管户报表优化+客群代码初稿

This commit is contained in:
2026-03-02 17:00:27 +08:00
parent 194c3712f8
commit fedf789511
26 changed files with 2095 additions and 19 deletions

View File

@@ -74,6 +74,13 @@
<version>${ruoyi.version}</version>
</dependency>
<!-- 客群管理-->
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ibs-group</artifactId>
<version>${ruoyi.version}</version>
</dependency>
</dependencies>
<build>