定位信息增加地址解析
This commit is contained in:
@@ -16,6 +16,9 @@ export interface DeviceLocation {
|
||||
battery_pct?: number | null
|
||||
device_time: string
|
||||
server_time: string
|
||||
address?: string | null
|
||||
address_resolved_at?: string | null
|
||||
address_resolve_status?: number | null
|
||||
updated_at: string
|
||||
stale?: boolean
|
||||
realtime?: boolean
|
||||
|
||||
Reference in New Issue
Block a user