[8.2.2][fix]解决8.1.0版本出现的空指针问题

This commit is contained in:
chenfufeng
2025-09-04 15:45:43 +08:00
parent 949d06a841
commit cbc38ea577

View File

@@ -83,7 +83,7 @@ internal class V2XRefreshModel {
radius = 1000
dataType.add("CARD_TYPE_ROAD_CONDITION")
viewPush = true
})
}) ?: ""
}
private var v2xEventDisposable: Disposable? = null