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