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