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