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 16:33:40 +08:00
2026-04-28 19:54:12 +08:00
2026-04-30 10:21:52 +08:00
2026-04-25 00:04:25 +08:00
2026-04-26 12:51:30 +08:00
2026-04-30 10:53:04 +08:00
2026-04-26 14:07:21 +08:00
2026-04-30 10:21:52 +08:00
2026-04-30 10:21:52 +08:00
2026-04-30 10:22:14 +08:00
2026-04-30 10:22:14 +08:00
2026-04-30 10:22:14 +08:00
2026-04-29 06:28:30 +08:00
2026-04-27 00:21:02 +08:00
2026-04-30 10:21:52 +08:00
2026-04-25 08:58:58 +08:00
2026-04-27 14:01:58 +08:00
2026-04-30 10:22:14 +08:00
2026-04-28 12:37:23 +08:00
2026-04-30 10:21:52 +08:00
2026-04-30 10:22:14 +08:00
2026-05-01 16:33:40 +08:00
2026-04-26 13:13:25 +08:00
2026-04-29 07:29:49 +08:00
2026-04-29 07:56:21 +08:00