[8.2.2][feat]新增B2美化呈现开关

This commit is contained in:
chenfufeng
2025-09-05 16:51:35 +08:00
parent cbc38ea577
commit ee303ec357
4 changed files with 34 additions and 0 deletions

View File

@@ -387,6 +387,13 @@ class TeleMsgHandler : IMsgHandler {
)
}
TelematicConstant.CONTROL_B2_PRETTIFY_SWITCH -> {
CallerTelematicListenerManager.invokeReceivedMsg(
TelematicConstant.CONTROL_B2_PRETTIFY_SWITCH,
it.body
)
}
TelematicConstant.SHOW_TRAFFIC_LIGHT -> {
val trafficLightJson = String(it.body)
CallerTrafficLightListenerManager.invokeTrafficLightStatus(