iven
758bc210e1
feat(health): 行动收件箱后端 — ActionInboxService + Handler + 路由注册
- ActionInboxService: 三表 JOIN 聚合查询 ai_suggestion/ai_analysis/patient
- list_action_items: 分页列表,按 risk_level + created_at 排序
- get_action_thread: 线程时间线拼装 + 动态操作按钮
- ActionInboxHandler: 2 个 GET 端点,require_permission 权限守卫
- 路由: /health/action-inbox, /health/action-inbox/{source_ref}/thread
- 权限: health.action-inbox.list, health.action-inbox.manage
2026-05-01 16:33:40 +08:00
..
2026-05-01 09:14:13 +08:00
2026-04-30 22:41:26 +08:00
2026-04-30 22:41:26 +08:00
2026-04-30 10:21:05 +08:00
2026-04-30 10:22:14 +08:00
2026-05-01 16:33:40 +08:00
2026-04-30 22:41:26 +08:00
2026-04-30 22:41:26 +08:00
2026-04-28 12:12:47 +08:00
2026-04-19 00:56:32 +08:00
2026-04-20 09:35:27 +08:00
2026-04-19 00:56:32 +08:00
2026-04-20 09:35:27 +08:00
2026-04-27 12:34:52 +08:00
2026-04-15 00:49:20 +08:00
2026-05-01 08:49:49 +08:00
2026-05-01 08:53:57 +08:00