修改了传递介质为json

This commit is contained in:
Maicss
2020-06-18 19:04:16 +08:00
parent 994dd35a97
commit e1767420ef
9 changed files with 109 additions and 390 deletions

View File

@@ -67,6 +67,7 @@ private:
QNetworkReply *reply;
QList<QUrl> urList;
QFile *file;
};
#endif // WIDGET_H