Merge branch 'dev_robotaxi-d_230809_6.0.0' of gitlab.zhidaoauto.com:SCA/L4HA/AndroidApp/MoGoEagleEye into dev_robotaxi-d_230809_6.0.0
This commit is contained in:
@@ -142,7 +142,7 @@ class ConnectStatusView @JvmOverloads constructor(
|
||||
|
||||
// 统计代码
|
||||
val properties: MutableMap<String, Any> = HashMap()
|
||||
properties["连接状态"] = "已连接"
|
||||
properties["连接状态"] = "已断开"
|
||||
properties["重连次数"] = "$disconnectADASCount"
|
||||
|
||||
MogoAnalyticUtils.track("IPC_CONNECTION_STATUS", properties)
|
||||
|
||||
Reference in New Issue
Block a user