From 272ea6040258a7adfc807123036378915860fb90 Mon Sep 17 00:00:00 2001
From: zongzhibin <zongzhibin@weben-smart.com>
Date: 周日, 24 11月 2024 14:23:31 +0800
Subject: [PATCH] add

---
 SDA/iWareSda/Devices/4-Station/StationModel/DB/RgvComm.cs |   86 ++++++++++++++++++++++++++++++++++++------
 1 files changed, 73 insertions(+), 13 deletions(-)

diff --git a/SDA/iWareSda/Devices/4-Station/StationModel/DB/RgvComm.cs b/SDA/iWareSda/Devices/4-Station/StationModel/DB/RgvComm.cs
index 871b4fa..70f2da2 100644
--- a/SDA/iWareSda/Devices/4-Station/StationModel/DB/RgvComm.cs
+++ b/SDA/iWareSda/Devices/4-Station/StationModel/DB/RgvComm.cs
@@ -138,6 +138,43 @@
         public bool W_OutboundFinishConfirm { get; set; }
 
         /// <summary>
+        /// 鐮佸灈鏈澘鏍囧織
+        /// </summary>
+        [Description("鐮佸灈鏈澘鏍囧織")]
+        public bool W_EndMark { get; set; }
+
+        /// <summary>
+        /// 鐮佸灈浠诲姟鍙�
+        /// </summary>
+        [Description("鐮佸灈浠诲姟鍙�")]
+        public short W_PalletizingTaskID { get; set; }
+        /// <summary>
+        /// 鐮佸灈鏄惁鏃嬭浆
+        /// </summary>
+        [Description("鐮佸灈鏄惁鏃嬭浆")]
+        public short W_Rotate { get; set; }
+        /// <summary>
+        /// 鐮佸灈鐩爣宸ヤ綅
+        /// </summary>
+        [Description("鐮佸灈鐩爣宸ヤ綅")]
+        public short W_PalletizingStation { get; set; }
+        /// <summary>
+        /// 鐮佸灈浣嶇疆鍧愭爣X
+        /// </summary>
+        [Description("鐮佸灈浣嶇疆鍧愭爣X")]
+        public short W_PalletizingPlaceX { get; set; }
+        /// <summary>
+        /// 鐮佸灈浣嶇疆鍧愭爣Y
+        /// </summary>
+        [Description("鐮佸灈浣嶇疆鍧愭爣Y")]
+        public short W_PalletizingPlaceY { get; set; }
+        /// <summary>
+        /// 鐮佸灈浠诲姟瀹屾垚纭
+        /// </summary>
+        [Description("鐮佸灈浠诲姟瀹屾垚纭")]
+        public bool W_PalletizingTaskFinish { get; set; }
+
+        /// <summary>
         /// 妯″紡锛�1锛氬叆搴擄紝 2锛氬嚭搴�   3锛氬己鍒跺嚭搴擄級
         /// </summary>
         [Description("妯″紡锛�1锛氬叆搴擄紝 2锛氬嚭搴�   3锛氬己鍒跺嚭搴擄級")]
@@ -161,7 +198,43 @@
         /// </summary>
         [Description("璇荤爜鏁版嵁瑙f瀽瀹屾垚")]
         public string W_DataFinish { get; set; }
+        
+        /// <summary>
+        /// 鐮佸灈鏈澘鏍囧織
+        /// </summary>
+        [Description("鐮佸灈鏈澘鏍囧織")]
+        public string W_EndMark { get; set; }
 
+        /// <summary>
+        /// 鐮佸灈浠诲姟鍙�
+        /// </summary>
+        [Description("鐮佸灈浠诲姟鍙�")]
+        public string W_PalletizingTaskID { get; set; }
+        /// <summary>
+        /// 鐮佸灈鏄惁鏃嬭浆
+        /// </summary>
+        [Description("鐮佸灈鏄惁鏃嬭浆")]
+        public string W_Rotate { get; set; }
+        /// <summary>
+        /// 鐮佸灈鐩爣宸ヤ綅
+        /// </summary>
+        [Description("鐮佸灈鐩爣宸ヤ綅")]
+        public string W_PalletizingStation { get; set; }
+        /// <summary>
+        /// 鐮佸灈浣嶇疆鍧愭爣X
+        /// </summary>
+        [Description("鐮佸灈浣嶇疆鍧愭爣X")]
+        public string W_PalletizingPlaceX { get; set; }
+        /// <summary>
+        /// 鐮佸灈浣嶇疆鍧愭爣Y
+        /// </summary>
+        [Description("鐮佸灈浣嶇疆鍧愭爣Y")]
+        public string W_PalletizingPlaceY { get; set; }
+        /// <summary>
+        /// 鐮佸灈浠诲姟瀹屾垚纭
+        /// </summary>
+        [Description("鐮佸灈浠诲姟瀹屾垚纭")]
+        public string W_PalletizingTaskFinish { get; set; }
         /// <summary>
         /// 榻愬淇℃伅锛�998榻愬锛�999寮傚父鍑哄簱锛�
         /// </summary>
@@ -407,12 +480,6 @@
         /// </summary>
         [Description("鍑哄簱浠诲姟鍙�")]
         public short R_Outbound_TaskID { get; set; }
-
-        /// <summary>
-        /// 寮哄埗鍑哄簱妯″紡
-        /// </summary>
-        [Description("寮哄埗鍑哄簱妯″紡")]
-        public bool R_ForceOutboundMode { get; set; }
     }
 
     public class StationDBForReadComm
@@ -472,13 +539,6 @@
         /// </summary>
         [Description("鍑哄簱浠诲姟鍙�")]
         public string R_Outbound_TaskID { get; set; }
-
-
-        /// <summary>
-        /// 寮哄埗鍑哄簱妯″紡
-        /// </summary>
-        [Description("寮哄埗鍑哄簱妯″紡")]
-        public string R_ForceOutboundMode { get; set; }
 
     }
 }

--
Gitblit v1.9.3