修复M3无法启动问题

This commit is contained in:
wangcongtao
2021-01-06 16:55:08 +08:00
parent b2c8c35efb
commit bccfd46b97
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(){
}
}