[2.12.0-f] tts 级别
This commit is contained in:
@@ -29,13 +29,13 @@ enum class EventTypeEnum(
|
||||
//施工
|
||||
FOURS_ROAD_WORK(
|
||||
"10006", "道路施工", "前方施工", R.drawable.icon_warning_v2x_road_construction,
|
||||
"前方施工", "道路施工"
|
||||
"前方施工", "前方施工"
|
||||
),
|
||||
|
||||
//施工-AI云下发
|
||||
AI_ROAD_WORK(
|
||||
"100061", "道路施工", "前方施工", R.drawable.icon_warning_v2x_road_construction,
|
||||
"前方施工", "道路施工"
|
||||
"前方施工", "前方施工"
|
||||
),
|
||||
|
||||
//拥堵
|
||||
|
||||
Reference in New Issue
Block a user