wtt
2024-12-18 a794e04043bb2619f83af69c0ff8fdc3460b0399
WarM/ÌõÂë´òÓ¡/Gy_BarCodeBill_automaticallyByPLC_New_Change.cs
@@ -2568,6 +2568,14 @@
                }
                else
                {
                    try
                    {
                        client.Disconnect();
                    }catch(Exception e1)
                    {
                    }
                    button_startListen.Enabled = true;
                    button_stopListen.Enabled = false;
                    MessageBox.Show("连接已断开,请重新连接!!");