优化清除道路缓存逻辑
This commit is contained in:
@@ -289,6 +289,10 @@ public interface IMogoMapUIController {
|
||||
return null;
|
||||
}
|
||||
|
||||
default void clearRoadCacheById(String id) {
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* 获取车速资源缓存 id
|
||||
* @param speedVal
|
||||
|
||||
Reference in New Issue
Block a user