fix: 最后同步时间
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m47s

This commit is contained in:
sexygoat
2026-05-15 16:53:00 +08:00
parent aeb08f2cc1
commit 877c741d72
3 changed files with 4 additions and 2 deletions

View File

@@ -136,6 +136,7 @@ export interface DeviceGatewayInfo {
run_time?: string // 本次开机时长(秒)
connect_time?: string // 本次联网时长(秒)
last_online_time?: string // 设备最后在线时间
last_sync_time?: string // 最后同步时间
last_update_time?: string // 信息最后更新时间
signal_quality?: string // 信号综合判断
signal_bad_reason?: string // 信号较弱原因提示