[2.13.0-arch-opt] update ai cloud version to fit url

This commit is contained in:
zhongchao
2023-02-13 17:22:01 +08:00
parent ab1078209e
commit 4bd358d830
4 changed files with 11 additions and 20 deletions

View File

@@ -136,7 +136,7 @@ class TrafficLightDispatcher : IMoGoAutopilotIdentifyListener, IMoGoTrafficLight
super.onTrafficLightPlusSource(light, remain, lightSource)
if (lightSource == DataSourceType.OBU) {
hasObuLightStatus = true //todo 会存在优先级高的数据没有回调,导致没有数据出现
hasObuLightStatus = true
}
CallerTrafficLightListenerManager.showTrafficLight(light, lightSource)