From 5c6ab69f508b1bb88580536b0b65d3c27f5ca5e9 Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期三, 23 四月 2025 10:51:31 +0800
Subject: [PATCH] 1

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

diff --git a/StandardPda/MES.Service/Modes/MesQaItemsDetectDetail5.cs b/StandardPda/MES.Service/Modes/MesQaItemsDetectDetail5.cs
index 4c57ba3..2c2f9b0 100644
--- a/StandardPda/MES.Service/Modes/MesQaItemsDetectDetail5.cs
+++ b/StandardPda/MES.Service/Modes/MesQaItemsDetectDetail5.cs
@@ -172,5 +172,11 @@
     [SugarColumn(ColumnName = "LASTUPDATE_DATE")]
     public DateTime? LastupdateDate { get; set; }
 
+    /// <summary>
+    ///     鏄惁鐓х墖蹇呬笂浼�
+    /// </summary>
+    [SugarColumn(ColumnName = "IS_UP_IMG")]
+    public int? IsUpImg { get; set; }
+
     [SugarColumn(IsIgnore = true)] public int? Unqualified { get; set; }
 }
\ No newline at end of file

--
Gitblit v1.9.3