[6.4.0]refactor: 启动自驾 埋点id 修改;
This commit is contained in:
@@ -195,7 +195,7 @@ object StatusManager {
|
||||
ThreadUtils.getIoPool().execute {
|
||||
val result = runCatching {
|
||||
MogoAnalyticUtils.track(
|
||||
"vehicle_state_exp",
|
||||
"vehicle_start_autopilot_state_check",
|
||||
HashMap<String, Any>().also { itx ->
|
||||
itx["desc"] = ll.joinToString(",") { item ->
|
||||
when (item) {
|
||||
|
||||
Reference in New Issue
Block a user