eagle_1030 remove log 限速延迟启动

This commit is contained in:
lianglihui
2021-11-12 20:57:41 +08:00
parent 71882c6b47
commit 9f3fe2bad4
3 changed files with 2 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ class TestNoticeBroadcastReceiver : BroadcastReceiver() {
val video: String = "https://view.2amok.com/20200219/012d8e2a55f227e90d76056bb6aab5e4.mp4"
pushData.poiImgUrl = video
pushData.type = 1
pushData.infoId = "905543067497902080"
pushData.infoId = "908763906227642368"
CallerHmiManager.showTrafficBanner(pushData)
}
}