feature remove not work code.

This commit is contained in:
alves
2025-12-30 14:23:17 +08:00
parent 9be8ff80e8
commit 8911f696d6
5 changed files with 0 additions and 25 deletions

View File

@@ -279,7 +279,6 @@ void ZUserLogin::OnScriptMessage(wxWebViewEvent &evt)
}
if (strCmd == "user_login") {
j["data"]["autotest_token"] = m_AutotestToken;
wxGetApp().handle_script_message(j.dump());
Close();
}
else if (strCmd == "get_localhost_url") {