[2.13.0] add func of binding car change model

This commit is contained in:
zhongchao
2022-12-09 12:01:51 +08:00
parent 3964223177
commit e7648bd9b1
18 changed files with 105 additions and 103 deletions

View File

@@ -90,9 +90,4 @@ public interface IMogoMapService extends IProvider {
*/
IMogoTrafficSearch getTrafficSearchApi();
/**
* 获取地图版本号
* @return
*/
String getMapVersion();
}