From 27071d35288688cd7759bd9447ffad1dc4b670ae Mon Sep 17 00:00:00 2001
From: 晚什么安 <2902889775@qq.com>
Date: 星期三, 08 四月 2026 17:43:16 +0800
Subject: [PATCH] add LICENSE.
---
Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Communicator/SerialPortComm/SerialPortCommunicator.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Communicator/SerialPortComm/SerialPortCommunicator.cs b/Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Communicator/SerialPortComm/SerialPortCommunicator.cs
index 99ef5e6..0e27f6e 100644
--- a/Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Communicator/SerialPortComm/SerialPortCommunicator.cs
+++ b/Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Communicator/SerialPortComm/SerialPortCommunicator.cs
@@ -120,7 +120,7 @@
}
catch (Exception ex)
{
-
+ LogNet.WriteException(Name, $"涓插彛鏁版嵁鎺ユ敹寮傚父锛屼覆鍙e彿:{_serialPortName}", ex);
}
}
--
Gitblit v1.9.3