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