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