From d126ccdccd9cde04075f1e0cd053c1c8cf5bbc48 Mon Sep 17 00:00:00 2001
From: 严智鑫 <test>
Date: 星期日, 27 四月 2025 12:30:31 +0800
Subject: [PATCH] 1.增加修改朝阳仓储MES对接接口 2.数据库协议增加和修改(CB7片台,上片,丝印)

---
 gmms/WebContent/login/run.jsp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gmms/WebContent/login/run.jsp b/gmms/WebContent/login/run.jsp
index 026f384..9def358 100644
--- a/gmms/WebContent/login/run.jsp
+++ b/gmms/WebContent/login/run.jsp
@@ -3,10 +3,10 @@
 <%@page import="toTcp.TcpMain"%>
 <%@include file="../mysqlInsert/mysql_connect.jsp"%>
 <%
-  ThreadHttpServer.mains(); 
+  //ThreadHttpServer.mains(); 
  
 //TcpMain.getElectric();
-//Manager.appStart(new String[]{url,user,password });
+Manager.appStart(new String[]{url,user,password });
 
 //response.sendRedirect("bdg.jsp");
 %>
\ No newline at end of file

--
Gitblit v1.8.0