修复M3无法启动问题

This commit is contained in:
wangcongtao
2021-01-06 16:55:08 +08:00
parent 1f5b8413c2
commit e3a8e56337
6 changed files with 75 additions and 48 deletions

View File

@@ -250,4 +250,8 @@ public interface IMogoMapUIController {
default void rtkEnable( boolean enable ) {
}
default void destroy(){
}
}