[6.9.0]OTA升级修改
This commit is contained in:
@@ -333,7 +333,7 @@ interface IMoGoHmiProvider :IProvider{
|
||||
/**
|
||||
* 展示OTA升级下载状态弹窗
|
||||
*/
|
||||
fun showOTADownloadStatusDialog(list: List<OtaUpgradeInfo>)
|
||||
fun showOTADownloadStatusDialog(isShow: Boolean,list: List<OtaUpgradeInfo>)
|
||||
|
||||
/**
|
||||
* 展示OTA升级结果弹窗
|
||||
|
||||
Reference in New Issue
Block a user