Merge remote-tracking branch 'origin/dev_MogoAP_eagle-1030_211020_8.0.14' into dev_MogoAP_eagle-1030_211020_8.0.14

This commit is contained in:
donghongyu
2021-11-15 20:39:42 +08:00
42 changed files with 14151 additions and 25 deletions

View File

@@ -63,6 +63,11 @@ interface IMoGoWaringProvider {
*/
fun showWarningTrafficLight(checkLightId: Int)
/**
* 红绿灯是否展示
*/
fun isWarningTrafficLightShow():Boolean
/**
* 关闭红绿灯预警
*/