Commit Graph
4 Commits
Author SHA1 Message Date
ilaandClaude Opus 4.8 47eaf1051e feat(handler): server 模式健康档案查询端点(T-208)
- GET /api/health-record/find 按 idCard/phrid/personName/empiId 查询
- 回写平台完整响应(Result.Raw),未建模字段不丢失
- 抽 buildOSIClient 共用构造,verify 与 server 复用
- 默认仅绑 127.0.0.1(端点返回真实档案 PII,避免暴露局域网)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 00:05:22 +08:00
ila 9db2e84476 fix(osi): 加固 Phase 0 验收实现(T-006) 2026-07-06 23:20:42 +08:00
ila def95efb1c feat(osi): 打通 Go 侧真实请求验收(T-005) 2026-07-06 23:03:14 +08:00
ila 7b5a90a104 chore: 初始化 T-001 Go 骨架 2026-07-06 20:54:23 +08:00