iven
7b17f94bc0
CI / rust-check (push) Has been cancelled
CI / rust-test (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / security-audit (push) Has been cancelled
feat(health): 班次管理与护士分配 — Shift/PatientAssignment/HandoffLog CRUD
- 新增 3 张数据表迁移 (shifts, patient_assignments, shift_handoff_log)
- 3 个 SeaORM Entity (shift, patient_assignment, handoff_log)
- 完整 CRUD 服务层:班次管理、患者分配(含批量分配)、交接记录
- 12 个 API 端点 + health.shifts.list/manage 权限
- 班次列表含患者分配摘要 (patient_count/critical_count/attention_count)
- 乐观锁、软删除、审计日志、事件发布
- 输入验证:period/shift_status/care_level 白名单
2026-05-04 20:11:07 +08:00
..
2026-05-04 00:03:40 +08:00
2026-04-27 09:34:04 +08:00
2026-04-30 10:53:04 +08:00
2026-05-04 18:40:22 +08:00
2026-04-30 10:21:52 +08:00
2026-04-30 10:21:52 +08:00
2026-04-25 17:24:32 +08:00
2026-04-30 10:21:52 +08:00
2026-04-25 00:04:25 +08:00
2026-04-27 14:01:58 +08:00
2026-04-30 10:21:52 +08:00
2026-04-28 12:37:23 +08:00
2026-04-30 10:21:52 +08:00
2026-04-30 10:21:52 +08:00
2026-05-04 20:11:07 +08:00
2026-04-25 20:10:50 +08:00
2026-04-26 14:07:21 +08:00
2026-05-04 20:11:07 +08:00
2026-05-02 11:49:34 +08:00