[6.2.8][应用升级] 优化升级逻辑,防止重复下载
This commit is contained in:
@@ -49,4 +49,6 @@ interface IMoGoUpgradeProvider: IProvider {
|
||||
suspend fun hasUpgradeRecord(): Boolean
|
||||
|
||||
suspend fun isNeedGoPatchUpgrade(): Boolean
|
||||
|
||||
fun isDownloading(): Boolean
|
||||
}
|
||||
Reference in New Issue
Block a user