chore: 清理旧文件和更新项目配置

- 删除旧的DTO文件(已迁移到对应业务模块)
- 删除旧的测试目录结构
- 删除过时的API目录
- 更新package.json配置
- 移除不再使用的文件
This commit is contained in:
moyin
2025-12-24 18:05:07 +08:00
parent e6d8c28806
commit 612755de63
13 changed files with 1 additions and 1757 deletions

View File

@@ -29,6 +29,7 @@
"@nestjs/platform-socket.io": "^10.4.20",
"@nestjs/schedule": "^4.1.2",
"@nestjs/swagger": "^11.2.3",
"@nestjs/throttler": "^6.5.0",
"@nestjs/typeorm": "^11.0.0",
"@nestjs/websockets": "^10.4.20",
"@types/archiver": "^7.0.0",