[6.5.0][道路事件] 添加链路日志
This commit is contained in:
@@ -106,6 +106,7 @@ internal object V2NIdentifyDrawer: IEventDismissListener {
|
||||
}
|
||||
filtered.forEach { itx ->
|
||||
val id = itx.uuid.toString()
|
||||
V2XBizTrace.onAck(itx, "filtered -> ${itx.type}")
|
||||
Log.d("V2NIdentifyDrawer", "---callback --- id: $id ---")
|
||||
AiRoadMarker.aiMakers.getOrPut(id) {
|
||||
AiRoadMarker().apply {
|
||||
|
||||
Reference in New Issue
Block a user