From 7d331e13fef4abcec306745dbe9721bafbaf1821 Mon Sep 17 00:00:00 2001
From: pulg <plg@Haninfo>
Date: 星期一, 30 六月 2025 19:10:14 +0800
Subject: [PATCH] 1

---
 HH.WCS.QingXiNongfu/wms/WMSModel.cs |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/HH.WCS.QingXiNongfu/wms/WMSModel.cs b/HH.WCS.QingXiNongfu/wms/WMSModel.cs
index 93142fd..decb39d 100644
--- a/HH.WCS.QingXiNongfu/wms/WMSModel.cs
+++ b/HH.WCS.QingXiNongfu/wms/WMSModel.cs
@@ -69,6 +69,9 @@
         public int N_LAYER { get; internal set; }
         public string S_ITEM_CODE { get; internal set; }
         public string S_ITEM_NAME { get; internal set; }
+
+        public string S_BATCH_NO { get; internal set; }
+
         public string S_CJ_NAME { get; set; }
     }
 
@@ -287,6 +290,11 @@
         public string S_ITEM_CODE { get; set; }
         public string S_ITEM_NAME { get; set; }
         public int trayHeight { get; set; }
+
+        /// <summary>
+        /// 鍘熸枡pe鑶滀笁灞俆S楂樺害
+        /// </summary>
+        public int trayHeight1 { get; set; }
         public int ItemLayer { get; set; }
 
         //鐗╂枡鎵�湪鎵樼洏鐨勫彲鍫嗗彔灞傛暟銆�   銆娿�涓庤揣浣嶅閲忓彇 鏈�皬鍊笺� 

--
Gitblit v1.9.1