This website requires JavaScript.
Explore
Help
Register
Sign In
iven
/
hms
Watch
1
Star
0
Fork
0
You've already forked hms
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
47df2e2aa67e40f9f14446e609d571a16016e47a
hms
/
crates
/
erp-health
/
src
History
iven
0929825ae7
perf(health): alert_engine 批量预加载 + 内存匹配替代逐规则DB查询
...
批量查询 cooldown 期间所有 alerts 和最近 hourly 记录, 在内存中完成 cooldown 检查和规则匹配。 N规则评估从 2N+ 次查询降为 2 次批量查询。
2026-04-27 09:55:39 +08:00
..
dto
feat(health): consultation/follow_up 列表 API 内联 patient_name/doctor_name
2026-04-27 09:39:46 +08:00
entity
docs: 修正测试策略 spec 的事实性错误
2026-04-27 00:21:02 +08:00
handler
fix(miniprogram): 小程序审计修复 — 安全加固+功能链路+输入验证
2026-04-27 00:41:30 +08:00
service
perf(health): alert_engine 批量预加载 + 内存匹配替代逐规则DB查询
2026-04-27 09:55:39 +08:00
crypto.rs
fix(health): 穷尽审计修复 — 权限同步/编译错误/前端bug/审计日志
2026-04-25 08:58:58 +08:00
error.rs
docs: 修正测试策略 spec 的事实性错误
2026-04-27 00:21:02 +08:00
event.rs
docs: 修正测试策略 spec 的事实性错误
2026-04-27 00:21:02 +08:00
health_provider_impl.rs
fix(health): P1 功能缺陷修复 — 8 项后端+小程序问题
2026-04-25 19:37:35 +08:00
lib.rs
feat(health): 添加 HealthDataProvider stub 实现
2026-04-25 13:50:13 +08:00
module.rs
docs: 修正测试策略 spec 的事实性错误
2026-04-27 00:21:02 +08:00
state.rs
feat(health): patient_service 集成 PiiCrypto — 电话/过敏史/病史加密
2026-04-26 10:37:52 +08:00