廖井涛
2025-11-19 e69c125713fc59cd6bb31f5cb5e045f6284a4eca
gmms/WebContent/login/run.jsp
@@ -3,9 +3,8 @@
<%@page import="toTcp.TcpMain"%>
<%@include file="../mysqlInsert/mysql_connect.jsp"%>
<%
ThreadHttpServer.mains();
//TcpMain.getElectric();
//Manager.appStart(new String[]{url,user,password });
//response.sendRedirect("bdg.jsp");
//ThreadHttpServer.mains();
TcpMain.getElectric();
Manager.appStart(new String[]{url,user,password });
response.sendRedirect("bdg.jsp");
%>