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