feat: Change httpclient logic to fit web interface change

This commit is contained in:
kradchen
2024-09-18 13:05:38 +08:00
parent 3b7f2ebd04
commit df7342625e
6 changed files with 6 additions and 11 deletions

View File

@@ -3,7 +3,6 @@
#include <string>
struct Scan{
std::string ScanID;
std::string StudyUID;
std::string MPPSUID;
std::string ReferenceID;
std::string ReferencePath;