mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-13 20:32:05 +08:00
fixup! bugfix: 修复CPU占用高、修复下载失败等问题
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <QtConcurrent>
|
||||
#include <QStandardPaths>
|
||||
|
||||
#define DEFAULTURL "zunyun01.store.deepinos.org.cn"
|
||||
#define DEFAULTURL "d.store.deepinos.org.cn"
|
||||
#define MAXWAITTIME 200000
|
||||
|
||||
DownloadController::DownloadController(QObject *parent)
|
||||
|
||||
Reference in New Issue
Block a user