modify upgrade

This commit is contained in:
lixiaopeng
2022-09-29 16:56:57 +08:00
parent 066a0e1ddd
commit 13e6c5e22e
7 changed files with 49 additions and 9 deletions

View File

@@ -222,7 +222,7 @@ interface IMoGoWaringProvider : IMoGoHmiViewProxy {
/**
* 展示升级app弹框
*/
fun showUpgradeDialog(name: String, url: String, title: String, content: String)
fun showUpgradeDialog(name: String, url: String, title: String, content: String, installType: String)
/**
* 呈现工控机升级确认框