New Non-DTK store client prototype

This commit is contained in:
RigoLigoRLC
2021-06-15 21:39:04 +08:00
parent 0ab9f4dda6
commit 479d218651
145 changed files with 3691 additions and 9935 deletions
+7
View File
@@ -0,0 +1,7 @@
#include "spkjsonapiconsumer.h"
void SpkJsonApiConsumer::RequestUrl(QUrl aUrl)
{
mNet.
}