[6.9.0]OTA升级修改

This commit is contained in:
xuxinchao
2025-01-08 11:35:03 +08:00
parent dc59e75b90
commit a05f71526b
5 changed files with 30 additions and 17 deletions

View File

@@ -333,7 +333,7 @@ interface IMoGoHmiProvider :IProvider{
/**
* 展示OTA升级下载状态弹窗
*/
fun showOTADownloadStatusDialog(list: List<OtaUpgradeInfo>)
fun showOTADownloadStatusDialog(isShow: Boolean,list: List<OtaUpgradeInfo>)
/**
* 展示OTA升级结果弹窗