feat: 迭代

This commit is contained in:
2026-05-13 17:49:33 +08:00
parent 554bb702a2
commit e471b75f59
180 changed files with 22683 additions and 3691 deletions
+5
View File
@@ -77,3 +77,8 @@ pnpm dev:platform # 平台后台 (localhost:5174)
- 中文注释,英文变量名
- 新增模块需同步更新 entities、DTO、Service、Controller、Module
- 后端接口需添加 Swagger 装饰器 (`@ApiTags`, `@ApiOperation`, `@ApiBearerAuth`)