- 为 SystemWithdrawalRequestDTO 添加 class-validator 装饰器 - 添加 @ApiProperty 装饰器用于 Swagger 文档 - 使用 @Type(() => Number) 自动转换 amount 类型 - 简化验证逻辑,移除冗余的手动验证 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| docs | ||
| prisma | ||
| scripts | ||
| src | ||
| test | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| deploy.sh | ||
| nest-cli.json | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||