feat: Add CEcho & GetPACSSetting method to ReconClient

This commit is contained in:
chenhuijun
2024-07-31 10:49:08 +08:00
parent 2c4783674e
commit 6088df9d3e
3 changed files with 97 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ struct PACSSetting
std::string ServerAETitle;
std::string ServerIP;
int Port = 0;
bool StorageCommitment = false;
};
struct MPPSSetting