修改源地址

This commit is contained in:
2024-04-24 20:38:26 +08:00
parent addc82cbb2
commit 325a43535f
4 changed files with 31 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ signals:
private:
QString url = "http://127.0.0.1:8000/information.json";
QString url = "http://info.kernel.gxde.gfdgdxi.top/information.json";
QJsonArray listData;
};