From 8ec9fab52eea2b110ad4e1a0b2300fead0018cd1 Mon Sep 17 00:00:00 2001
From: tjx <t2856754968@163.com>
Date: 星期日, 21 十二月 2025 15:20:36 +0800
Subject: [PATCH] 1111

---
 StandardPda/MES.Service/Modes/MesItems.cs |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/StandardPda/MES.Service/Modes/MesItems.cs b/StandardPda/MES.Service/Modes/MesItems.cs
index e3a37e8..e1eeec4 100644
--- a/StandardPda/MES.Service/Modes/MesItems.cs
+++ b/StandardPda/MES.Service/Modes/MesItems.cs
@@ -534,4 +534,10 @@
     /// </summary>
     [SugarColumn(ColumnName = "WAREHOUSEKEEPER")]
     public string? WarehouseKeeper { get; set; }
+
+    /// <summary>
+    ///     瀹㈡埛鐗╂枡缂栫爜
+    /// </summary>
+    [SugarColumn(ColumnName = "KHWLBM")]
+    public string? Khwlbm { get; set; }
 }
\ No newline at end of file

--
Gitblit v1.9.3