zrg
2024-12-20 8eaf4618fd765316a1d92fe156e1fa507d4a5528
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("连接已断开,请重新连接!!");