From 3fb6058bfb7d7a03722e35a043b95095fd8443d7 Mon Sep 17 00:00:00 2001
From: chengsc <11752@DESKTOP-DS49RCP>
Date: 星期六, 18 一月 2025 09:19:15 +0800
Subject: [PATCH] 修改抽检

---
 Wms/WMS.Entity/DataEntity/DataBoxInfo.cs |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/Wms/WMS.Entity/DataEntity/DataBoxInfo.cs b/Wms/WMS.Entity/DataEntity/DataBoxInfo.cs
index 517a22a..b0e185e 100644
--- a/Wms/WMS.Entity/DataEntity/DataBoxInfo.cs
+++ b/Wms/WMS.Entity/DataEntity/DataBoxInfo.cs
@@ -170,5 +170,12 @@
         /// </summary>           
         public DateTime? InspectTime {get;set;}
 
+
+        /// <summary>
+        /// Desc:澶囩敤瀛楁 瀛樺偍鏈熻嚦
+        /// Default:
+        /// Nullable:True
+        /// </summary>           
+        public string UDF1 { get; set; }
     }
 }

--
Gitblit v1.8.0