16337
766ee6a69a
fix: 统一所有服务时间为北京时间 + 处理/忽略时计算告警时长
- notify_dispatch: _mark_false_alarm 使用 beijing_now() + 计算 duration_ms
- alarm_event_service: handle_alarm 处理时自动计算 duration_ms 和 last_frame_time
- notification_service: datetime.utcnow() 替换为 beijing_now()
- device_service: datetime.now(timezone.utc) 替换为 beijing_now()
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 16:27:30 +08:00
..
2026-02-24 13:59:13 +08:00
2026-02-09 17:47:35 +08:00
2026-03-09 11:22:06 +08:00
2026-03-09 16:27:30 +08:00
2026-03-06 14:18:01 +08:00
2026-03-09 16:23:05 +08:00
2026-03-09 15:35:32 +08:00
2026-03-09 10:42:32 +08:00
2026-03-09 16:23:05 +08:00
2026-02-25 10:30:01 +08:00
2026-02-06 16:38:54 +08:00