[V2X]移除无用场景

This commit is contained in:
renwj
2022-02-10 19:44:53 +08:00
parent 1fea36e610
commit 3f57a56047
71 changed files with 275 additions and 6828 deletions

View File

@@ -1,11 +0,0 @@
package com.mogo.service.v2x;
/**
* @author liujing
* @description 描述
* @since: 2021/6/4
*/
public interface IV2XWindowManagerListener {
//移除v2x的所有道路事件及预警弹框
void removeTipWindowByListener();
}