Your Name
ea807974cf
feat: 添加 Profile/Messages API 及 SSE 推送集成
- Profile API: GET/PUT /profile + PUT /profile/password
- Messages API: 模型/迁移(005)/服务/路由 + 任务操作自动创建消息
- SSE 推送集成: tasks.py 中 6 个操作触发 SSE 通知
- Alembic 迁移: 004 audit_logs + 005 messages
- env.py 导入所有模型确保迁移正确
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 10:27:37 +08:00
..
2026-02-05 19:27:31 +08:00
2026-02-05 19:27:31 +08:00
2026-02-09 19:00:42 +08:00
2026-02-09 14:13:08 +08:00
2026-02-09 14:13:08 +08:00
2026-02-09 14:13:08 +08:00
2026-02-09 17:43:28 +08:00
2026-02-05 19:27:31 +08:00
2026-02-10 10:27:37 +08:00
2026-02-09 14:51:17 +08:00
2026-02-10 10:27:37 +08:00
2026-02-09 14:13:08 +08:00
2026-02-05 19:27:31 +08:00
2026-02-05 19:27:31 +08:00
2026-02-09 14:13:08 +08:00
2026-02-10 10:27:37 +08:00
2026-02-09 13:47:36 +08:00
2026-02-09 17:18:04 +08:00