FIX:fixed unable to download to hms file

jira:[hms]

Change-Id: Idc06cf71a9156516f8237b42d470233edd44d4b4
(cherry picked from commit 06ccc46e067ccd4dc5fe51c27bbb3a2f7a925b3b)
(cherry picked from commit b30910953084e77b3edac97d7146665dcb7af555)
This commit is contained in:
tao wang
2024-12-14 20:31:19 +08:00
committed by Noisyfox
parent a88beb02d1
commit 2834aad6f7
3 changed files with 22 additions and 28 deletions

View File

@@ -33,7 +33,6 @@ protected:
public:
HMSQuery() {}
int check_hms_info(std::string dev_type = "00M");
void check_hms_info_from_local(std::string dev_type);
wxString query_hms_msg(std::string long_error_code);
bool query_print_error_msg(int print_error, wxString &error_msg);
wxString query_print_error_url_action(int print_error, std::string dev_id, std::vector<int>& button_action);