From 21078521d79f0eb5535cc34be7917a3fd1123b8f Mon Sep 17 00:00:00 2001
From: HuBingJie <3146306518@qq.com>
Date: 星期三, 29 十月 2025 15:35:29 +0800
Subject: [PATCH] RGV监控

---
 代码管理/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/SpeStackerCraneJob/RgvCraneTaskCommand.cs |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/SpeStackerCraneJob/RgvCraneTaskCommand.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/SpeStackerCraneJob/RgvCraneTaskCommand.cs"
index bf6a97c..c663c86 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/SpeStackerCraneJob/RgvCraneTaskCommand.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/SpeStackerCraneJob/RgvCraneTaskCommand.cs"
@@ -34,18 +34,18 @@
         public short RGV_RGVTasklocation { get; set; }
 
         /// <summary>
-        /// 浠诲姟绫诲瀷
+        /// 浠诲姟绫诲瀷锛�1鍙栬揣銆�2鏀捐揣銆�3浠呯Щ鍔ㄣ��4浠诲姟娓呴櫎锛�
         /// </summary>
         public short RGV_RGVtasktype { get; set; }
 
         /// <summary>
         /// RGV浠诲姟缂栧彿
         /// </summary>
-        public short RGV_Rgvtaskid { get; set; }
+        public int RGV_Rgvtaskid { get; set; }
         /// <summary>
         /// 鍏板墤WCS浠诲姟缂栧彿
         /// </summary>
-        public short RGV_Lanjiantaskid { get; set; }
+        public int RGV_Lanjiantaskid { get; set; }
         #endregion <Public Menber>
     }
 }

--
Gitblit v1.9.3