[8.2.0][opt]新增MogoMind运营面板的开关

This commit is contained in:
chenfufeng
2025-08-18 20:21:24 +08:00
parent 48fe09c8fe
commit 152f316bc0
7 changed files with 118 additions and 108 deletions

View File

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