opt
This commit is contained in:
@@ -276,7 +276,7 @@ class MogoPrivateObuNewManager private constructor() {
|
||||
ttsContent = EventTypeEnum.getWarningTts(appId)
|
||||
}
|
||||
|
||||
// 前方拥堵提醒
|
||||
// 前方拥堵提醒 TODO
|
||||
EventTypeEnum.TYPE_USECASE_ID_TJW.poiType -> {
|
||||
ttsContent = EventTypeEnum.getWarningTts(appId)
|
||||
alertContent = if (data.warning_Msg[0].distance.toInt() != 0) {
|
||||
|
||||
Reference in New Issue
Block a user