[2.13.2] 配合衡阳v2i验收,暂时屏蔽标牌限速

This commit is contained in:
lixiaopeng
2023-01-15 19:31:50 +08:00
parent 50be4d5a56
commit c248d36377
2 changed files with 6 additions and 7 deletions

View File

@@ -948,7 +948,7 @@ class MoGoHmiFragment : MvpFragment<MoGoHmiContract.View?, HmiPresenter?>(),
val warningContent = alertContent
?: EventTypeEnumNew.getWarningContent(v2xType)
Log.e("liyz", "warningV2X v2xType = $v2xType ---alertContent = $alertContent ---ttsContent = $ttsContent")
// Log.d("liyz", "warningV2X v2xType = $v2xType ---alertContent = $alertContent ---ttsContent = $ttsContent")
//占道施工预警
if (v2xType.equals("10006") || v2xType.equals("100061")) {
val currentTime = System.currentTimeMillis() / 1000