add:增加下载pathc的功能
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
|
||||
#include <private/qzipreader_p.h>
|
||||
|
||||
QString CHECK_URL = "http://www.tianzd.cn:1995/TianZD/deploy/raw/branch/master/";
|
||||
QString ORIGIN_URL = "http://www.tianzd.cn:1995/TianZD/deploy/raw/branch/master/";
|
||||
QString CHECK_URL = "https://file.tianzd.cn/TianZD/deploy/raw/branch/master/";
|
||||
QString ORIGIN_URL = "https://file.tianzd.cn/TianZD/deploy/raw/branch/master/";
|
||||
|
||||
QString PLATFORM = "windows";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user