refactor: 重命名 ruoyi-info-collection 模块为 ccdi-info-collection

- 重命名模块目录 ruoyi-info-collection -> ccdi-info-collection
- 更新所有 pom.xml 中的模块引用
- 更新 IDEA 配置文件 (compiler.xml, encodings.xml)
- Java 包名保持不变 (com.ruoyi.info.collection)
- 编译测试通过
This commit is contained in:
wkc
2026-02-26 10:43:10 +08:00
parent e497d8e62f
commit 621579f39f
169 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ruoyi-info-collection</artifactId>
<artifactId>ccdi-info-collection</artifactId>
<description>
信息采集模块

Some files were not shown because too many files have changed in this diff Show More