lzh
3e23f9c65c
feat(ops): 扩展表增加时长统计字段
- 新增 dispatchedTime: 最近下发时间
- 新增 firstDispatchedTime: 首次下发时间(不受暂停影响)
- 新增 insertOrUpdateSelective 方法,保留 firstDispatchedTime
用于计算响应时长:arrivedTime - firstDispatchedTime - totalPauseSeconds
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 18:21:21 +08:00
..
2026-01-25 18:21:21 +08:00
2025-12-31 16:49:44 +08:00
2026-01-20 16:26:34 +08:00
2026-01-24 19:20:43 +08:00
2026-01-19 13:59:37 +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