From 761aaf597639c55c6f36b03f3a89ba2d49a1d3f4 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周二, 03 12月 2024 19:24:03 +0800 Subject: [PATCH] 增加是否允许切纸 --- SDA/iWareSda/Devices/4-Station/StationModel/DB/RgvDBForRead.cs | 78 +-------------------------------------- 1 files changed, 2 insertions(+), 76 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..8ab0811 100644 --- a/SDA/iWareSda/Devices/4-Station/StationModel/DB/RgvDBForRead.cs +++ b/SDA/iWareSda/Devices/4-Station/StationModel/DB/RgvDBForRead.cs @@ -1,4 +1,4 @@ -锘縰sing iWareSda.Devices._3_Station.StationModel; +锘� using System; using System.Collections.Generic; using System.ComponentModel; @@ -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