全局 ValidationPipe 开启了 whitelist + forbidNonWhitelisted, SendSmsDto/VerifySmsDto 没有装饰器导致 phone/type 被当成非法属性拒绝。 补齐 @IsString/@IsNotEmpty/@Matches/@IsEnum 装饰器。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| prisma | ||
| src | ||
| .env.example | ||
| Dockerfile | ||
| nest-cli.json | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||