From 4a574cd38860e7260f9349f9770c87d27dfdeeaf Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期三, 01 四月 2026 20:59:27 +0800
Subject: [PATCH] 1

---
 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/WMS/WMSReturn.cs |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/WMS/WMSReturn.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/WMS/WMSReturn.cs"
index fa47dc9..1607927 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/WMS/WMSReturn.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/WMS/WMSReturn.cs"
@@ -12,7 +12,7 @@
     public class WMSReturn
     {
         /// <summary>
-        /// 鍝嶅簲鐮侊細0-锛堥潪绌虹锛夋垚鍔燂紝-1-锛堢┖绠憋級澶辫触锛屽叾浠�-寮傚父
+        /// 鎴愬姛锛�200锛屽叾浠栬〃绀哄紓甯搞��
         /// </summary>
         public int code { get; set; }
 
@@ -20,8 +20,18 @@
         /// 鍝嶅簲娑堟伅锛歴uccess-鎴愬姛锛屽紓甯歌繑鍥炶缁嗛敊璇師鍥�
         /// </summary>
         public string message { get; set; }
-
+        /// <summary>
+        /// TRUE
+        /// </summary>
         public string success { get; set; }
+        /// <summary>
+        /// 鎴愬姛
+        /// </summary>
+        public string result { get; set; }
+        /// <summary>
+        /// 鏃堕棿鎴�
+        /// </summary>
+        public long timestamp { get; set; }
 
         /// <summary>
         /// 鍝嶅簲鏁版嵁锛屽浐瀹氫负绌�

--
Gitblit v1.9.3