AdminMaintenanceController.getCurrentStatus() 方法仍使用旧的 inMaintenance 字段, 导致构建失败。更新为与 MobileMaintenanceController 一致的新格式: - 使用 isUnderMaintenance 代替 inMaintenance - 使用嵌套的 maintenance 对象包含详情 - 添加 remainingMinutes 字段计算 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| application | ||
| config | ||
| domain | ||
| infrastructure | ||
| shared/exceptions | ||
| types | ||
| app.module.ts | ||
| main.ts | ||