lzh
fe64216286
feat(ops): 新增客流统计持久化和清理任务
- 新增 OpsTrafficStatisticsDO 和 OpsTrafficStatisticsMapper(upsert + 过期清理)
- 新增 TrafficStatisticsPersistJob: 每小时从 Redis 增量持久化到 MySQL,
支持分布式锁、负增量校准、缺失区域处理
- 新增 TrafficStatisticsCleanupJob: 每月清理 30 天前的统计记录
- 新增 SQL 建表脚本 ops_traffic_statistics
- OpsBusAreaService 新增 getAreaIdByDeviceId 方法
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 15:39:53 +08:00
..
2026-02-03 15:37:23 +08:00
2025-12-31 16:49:44 +08:00
2026-02-02 22:42:45 +08:00
2026-02-03 15:39:53 +08:00
2026-02-03 14:01:43 +08:00
2025-12-31 16:49:44 +08:00
2025-12-31 16:49:44 +08:00
2025-12-31 16:49:44 +08:00