This commit is contained in:
kunfei 2022-05-14 23:27:49 +08:00
parent 822aaf2c7c
commit 9ecac8e4b6

View File

@ -51,7 +51,7 @@ object Restore {
}
}
}.onFailure {
AppLog.put("", it)
AppLog.put("恢复复制文件出错\n${it.localizedMessage}", it)
}
restoreDatabase()
restoreConfig()