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
c09f6ecdc88afde4e141733e54ad3eacc06968d4
hms
/
crates
/
erp-health
History
iven
c09f6ecdc8
perf(health): upsert_hourly_aggregates 批量化 — 批量查询+insert_many
...
将逐组查询+更新/插入改为一次批量查询所有已存在记录, 分为"新增"和"更新"两组,新增用 insert_many() 一次性插入。 查询次数从 N 降为 1+更新数。
2026-04-27 09:29:55 +08:00
..
src
perf(health): upsert_hourly_aggregates 批量化 — 批量查询+insert_many
2026-04-27 09:29:55 +08:00
Cargo.toml
feat(health): 身份证号 AES-256-GCM 加密 + HMAC 索引 + 字段级脱敏
2026-04-25 00:21:49 +08:00