wxr
2023-09-22 28af8fe24b23a958d365e40789dcf061e45056ad
OnPro/HDL_ON/DAL/DriverLayer/Control_TcpClient.cs
@@ -59,7 +59,6 @@
                _isConnected = value;
                if (value)
                {
                    Control.Ins.LoginGateway();
                    HeartBeat();
                }
                else