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/WCSModel.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/HH.WCS.QingXiNongfu/wms/WCSModel.cs b/HH.WCS.QingXiNongfu/wms/WCSModel.cs
index caf3060..5ac2008 100644
--- a/HH.WCS.QingXiNongfu/wms/WCSModel.cs
+++ b/HH.WCS.QingXiNongfu/wms/WCSModel.cs
@@ -504,6 +504,7 @@
     [SuGG("搴撳簱杞繍")]
     public class YWLZXtake : BaseModel
     {
+        public string SQL_WorkNo { get; set; }
         public string S_START_AREA { get; set; }
         public int N_START_ROW { get; set; }
         public string S_ZZ_AREA { get; set; }

--
Gitblit v1.9.1