wanshenmean
6 天以前 5171d3f59b89389bf75293afd210cfa6de4ccff7
Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Communicator/SerialPortComm/SerialPortCommunicator.cs
@@ -120,7 +120,7 @@
            }
            catch (Exception ex)
            {
                LogNet.WriteException(Name, $"串口数据接收异常,串口号:{_serialPortName}", ex);
            }
        }