From 0eaa55a507f09c22a65b962d726872ece93acff5 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周四, 21 11月 2024 21:26:34 +0800
Subject: [PATCH] 222

---
 SDA/iWareSda/Devices/4-Station/StationModel/DB/RgvDBForRead.cs |   76 -------------------------------------
 1 files changed, 1 insertions(+), 75 deletions(-)

diff --git a/SDA/iWareSda/Devices/4-Station/StationModel/DB/RgvDBForRead.cs b/SDA/iWareSda/Devices/4-Station/StationModel/DB/RgvDBForRead.cs
index 3b76f37..a4f0d62 100644
--- a/SDA/iWareSda/Devices/4-Station/StationModel/DB/RgvDBForRead.cs
+++ b/SDA/iWareSda/Devices/4-Station/StationModel/DB/RgvDBForRead.cs
@@ -17,81 +17,7 @@
         /// </summary>
         [Description("蹇冭烦")]
         public string R_HandShake { get; set; }
-
-
-        /// <summary>
-        /// 1015鎵爜
-        /// </summary>
-        [Description("1015鎵爜")]
-        public string R_1015_Scan { get; set; }
-
-        /// <summary>
-        /// 1019鎵爜
-        /// </summary>
-        [Description("1019鎵爜")]
-        public string R_1019_Scan { get; set; }
-
-        /// <summary>
-        /// 1019鍙戝姩鏈虹殑鎵爜
-        /// </summary>
-        [Description("1019鍙戝姩鏈虹殑鎵爜")]
-        public string R_1019_CargoNoScan { get; set; }
-
-        /// <summary>
-        /// 1002鎵爜
-        /// </summary>
-        [Description("1002鎵爜")]
-        public string R_1002_Scan { get; set; }
-
-        /// <summary>
-        /// 1004鎵爜
-        /// </summary>
-        [Description("1004鎵爜")]
-        public string R_1004_Scan { get; set; }
-
-        /// <summary>
-        /// 1006鎵爜
-        /// </summary>
-        [Description("1006鎵爜")]
-        public string R_1006_Scan { get; set; }
-
-
-        /// <summary>
-        /// 1007鎵爜
-        /// </summary>
-        [Description("1007鎵爜")]
-        public string R_1007_Scan { get; set; }
-
-        /// <summary>
-        /// 1009鐨�1灞傛娴嬪厜鐢�
-        /// </summary>
-        [Description("1009鐨�1灞傛娴嬪厜鐢�")]
-        public string R_1009_High1 { get; set; }
-
-        /// <summary>
-        /// 1009鐨�2灞傛娴嬪厜鐢�
-        /// </summary>
-        [Description("1009鐨�2灞傛娴嬪厜鐢�")]
-        public string R_1009_High2 { get; set; }
-
-        /// <summary>
-        /// 1009鐨�3灞傛娴嬪厜鐢�
-        /// </summary>
-        [Description("1009鐨�3灞傛娴嬪厜鐢�")]
-        public string R_1009_High3 { get; set; }
-
-        /// <summary>
-        /// Station浠诲姟瀹屾垚
-        /// </summary>
-        [Description("Station浠诲姟瀹屾垚")]
-        public string R_Station_Finish { get; set; }
-
-
-        /// <summary>
-        /// Station褰撳墠鍧愭爣
-        /// </summary>
-        [Description("Station褰撳墠鍧愭爣")]
-        public string R_Station_Coordinate { get; set; }
+       
 
         #region 璇荤殑绔欑偣
 

--
Gitblit v1.9.3