From 8c6fd742db249ad4cc819cf041eb98d880a3ef73 Mon Sep 17 00:00:00 2001 From: hutongqing <hutongqing@hnkhzn.com> Date: 星期四, 02 一月 2025 15:09:07 +0800 Subject: [PATCH] 1 --- WIDESEAWCS_Server/WIDESEAWCS_Communicator/CommunicationException.cs | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/WIDESEAWCS_Server/WIDESEAWCS_Communicator/CommunicationException.cs b/WIDESEAWCS_Server/WIDESEAWCS_Communicator/CommunicationException.cs index fab33bf..50096b5 100644 --- a/WIDESEAWCS_Server/WIDESEAWCS_Communicator/CommunicationException.cs +++ b/WIDESEAWCS_Server/WIDESEAWCS_Communicator/CommunicationException.cs @@ -110,6 +110,9 @@ ReadException } + /// <summary> + /// 閫氳寮傚父淇℃伅 + /// </summary> public class CommunicationExceptionMessage { /// <summary> @@ -158,6 +161,9 @@ public const string TypeConvertError = "鏁版嵁绫诲瀷杞崲閿欒锛屾暟鎹被鍨嬶細銆恵0}銆戯紝鍦板潃锛氥�恵1}銆戯紝鍐欏叆鐨勬暟鎹細銆恵2}銆戯紝閿欒淇℃伅锛氥�恵3}銆�"; } + /// <summary> + /// 閫氳鏃ュ織璁板綍淇℃伅 + /// </summary> public class CommunicationInfoMessage { /// <summary> -- Gitblit v1.9.3