|
|
@ -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"; |
|
|
|
|
|
|
|