和obu联调升级功能完成

This commit is contained in:
lixiaopeng
2023-02-24 15:36:40 +08:00
parent 2d4e88394e
commit 8275d7f192
14 changed files with 133 additions and 42 deletions

View File

@@ -54,7 +54,7 @@ public abstract class MainMoGoApplication extends AbsMogoApplication {
clearMessageBoxTable();
CallerMsgBoxManager.INSTANCE.queryAllMessages(this);
}
// CallerDevaToolsManager.INSTANCE.updateUpgradeProgress();
// CallerDevaToolsManager.INSTANCE.updateUpgradeProgress(); //liyz 记得打开
CallerDevaToolsManager.INSTANCE.updateObuUpgradeStatus();
}