From 2b0d3b1a9f62e5ec48e4b559f95b3d4bdc3bee09 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周二, 01 4月 2025 10:45:22 +0800 Subject: [PATCH] 打印支持 10张 --- SDA/iWareSda/Devices/4-Station/StationModel/DB/Items/Read/StationDBForReadComm.cs | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/SDA/iWareSda/Devices/4-Station/StationModel/DB/Items/Read/StationDBForReadComm.cs b/SDA/iWareSda/Devices/4-Station/StationModel/DB/Items/Read/StationDBForReadComm.cs index e3dd4df..75dc6e0 100644 --- a/SDA/iWareSda/Devices/4-Station/StationModel/DB/Items/Read/StationDBForReadComm.cs +++ b/SDA/iWareSda/Devices/4-Station/StationModel/DB/Items/Read/StationDBForReadComm.cs @@ -98,6 +98,12 @@ public string R_ForceOutboundMode { get; set; } /// <summary> + /// 鍑哄簱妯″紡 + /// </summary> + [Description("鍑哄簱妯″紡")] + public string R_OutboundMode { get; set; } + + /// <summary> /// 鍚堝寘浠诲姟瀹屾垚 /// </summary> [Description("鍚堝寘浠诲姟瀹屾垚")] -- Gitblit v1.9.3