iven
057d9b5896
fix(health): 修复咨询统计返回零值 BUG + 清理 secure-storage 过时注释
BUG-CONSULTATION-001: safe_aggregate 包装导致 compute_avg_response_time
SQL JOIN 错误时整个统计函数返回零值默认。修复方式:
- handler 层移除 safe_aggregate 改为直接 .await?
- service 层对 compute_avg_response_time 独立错误处理(warn + None)
同时清理 secure-storage.ts 中关于 crypto-js 的过时注释(已移除)。
2026-05-15 15:05:53 +08:00
..
2026-05-15 06:58:37 +08:00
2026-04-24 00:28:38 +08:00
2026-05-15 09:17:36 +08:00
2026-04-29 07:29:49 +08:00
2026-05-15 15:05:53 +08:00
2026-04-26 19:16:23 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-24 00:28:38 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-05-13 23:56:54 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-27 08:20:26 +08:00
2026-04-28 00:19:52 +08:00
2026-04-24 00:28:38 +08:00
2026-05-14 20:22:29 +08:00
2026-05-04 02:42:58 +08:00
2026-05-14 23:12:54 +08:00
2026-05-14 23:12:54 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-24 00:28:38 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-05-13 14:10:27 +08:00