diff --git a/core/function-impl/mogo-core-function-obu-mogo/src/main/java/com/mogo/eagle/core/function/obu/mogo/MogoPrivateObuNewManager.kt b/core/function-impl/mogo-core-function-obu-mogo/src/main/java/com/mogo/eagle/core/function/obu/mogo/MogoPrivateObuNewManager.kt index dd8ad458ea..e56526a8d4 100644 --- a/core/function-impl/mogo-core-function-obu-mogo/src/main/java/com/mogo/eagle/core/function/obu/mogo/MogoPrivateObuNewManager.kt +++ b/core/function-impl/mogo-core-function-obu-mogo/src/main/java/com/mogo/eagle/core/function/obu/mogo/MogoPrivateObuNewManager.kt @@ -722,7 +722,7 @@ class MogoPrivateObuNewManager private constructor() { TAG, "handlerTrafficLight --- status = $status ---lights.size = ${lights.size} ---lights = $lights " ) - MogoObuConstants.CONNECT_STATUS.CONNECTED + when (status) { // 添加 MogoObuConstants.STATUS.ADD,