自助申请授权直接生效,无需审核流程: - 移除 pendingApplications 字段(不再需要待审核列表) - 简化响应 DTO:applicationId -> authorizationId, 移除 status/reviewedAt/reviewNote - 新增 benefitsActivated 字段表示是否已激活权益 - 更新前端 SelfApplyAuthorizationResponse 和 UserAuthorizationStatusResponse 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .claude | ||
| docs | ||
| prisma | ||
| src | ||
| test | ||
| .env.example | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierrc | ||
| DEVELOPMENT_GUIDE.md | ||
| Dockerfile | ||
| Dockerfile.test | ||
| Makefile | ||
| deploy.sh | ||
| docker-compose.test.yml | ||
| nest-cli.json | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||