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