feature remove not work code.

This commit is contained in:
alves
2025-12-30 14:23:17 +08:00
parent 2507522b2b
commit 75dc7d5867
5 changed files with 0 additions and 25 deletions

View File

@@ -305,7 +305,6 @@ void SMUserLogin::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") {