feature remove not work code.

This commit is contained in:
alves
2026-01-08 15:30:34 +08:00
parent 2507522b2b
commit 75dc7d5867
5 changed files with 0 additions and 25 deletions
-1
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") {