From 17e4c7e3e7b3ef60d9da6de3b2a39a14a53c38a0 Mon Sep 17 00:00:00 2001 From: z8018 <1282578289@qq.com> Date: 星期三, 12 三月 2025 14:11:33 +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