[dev_opt_2.15.0] 优化下载逻辑

This commit is contained in:
renwj
2023-03-07 16:13:20 +08:00
parent 3c58608ca6
commit 908ca545e9
8 changed files with 24 additions and 27 deletions

View File

@@ -22,7 +22,7 @@ interface IMogoDevaToolsUpgradeListener {
/**
* 线程下载完毕
*/
fun onFinished(url: String?)
fun onFinished(url: String?, localPath: String)
/**
* 错误信息回调