项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Communicator/Siemens/SiemensS7Communicator.cs
@@ -181,7 +181,8 @@ catch (Exception ex) { LogNet.WriteException(Name, ex.Message, ex); throw new CommunicationException(ex.Message, CommunicationErrorType.WriteFailed, innerException: ex); //throw new CommunicationException(ex.Message, CommunicationErrorType.WriteFailed, innerException: ex); return false; } finally {