This commit is contained in:
2025-11-16 22:11:15 +08:00
parent 3a9e823375
commit 1540e44288
2 changed files with 6 additions and 1 deletions

View File

@@ -7,6 +7,9 @@ globs: **/*.java, **/*.xml, **/*.yaml, **/*.yml
## 项目架构
## 代码规划
- 代码简洁易于人类阅读
### 模块结构
- `yudao-dependencies`: Maven 依赖版本统一管理
- `yudao-framework`: 框架拓展组件(技术组件)