Files
live-hub-py/web/backend/routers
yml2213andClaude Fable 5 accb76b9da 修复登录任务页面加载慢的问题
- 后端: list_tasks 用 IN 批量查 Account 替代逐条查询,消除 N+1
- 后端: list_accounts 用 joinedload 预加载 assigned_user,消除懒加载
- 前端: 首次加载 accounts 和 tasks 并行请求

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-22 19:34:13 +08:00
..
2026-06-22 17:07:29 +08:00
2026-06-22 13:11:15 +08:00
2026-06-22 17:07:29 +08:00
2026-06-22 13:59:03 +08:00
2026-06-22 17:07:29 +08:00