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