From 0c7322109660b80e359118de04c0b9cc16a030e3 Mon Sep 17 00:00:00 2001
From: xwt <2740516069@qq.com>
Date: 星期五, 10 十月 2025 15:45:31 +0800
Subject: [PATCH] SJ,XJ,RKJ调用FTP附件

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

diff --git a/StandardInterface/MES.Service/Modes/QsItemOqcItem.cs b/StandardInterface/MES.Service/Modes/QsItemOqcItem.cs
index 663083a..77043a7 100644
--- a/StandardInterface/MES.Service/Modes/QsItemOqcItem.cs
+++ b/StandardInterface/MES.Service/Modes/QsItemOqcItem.cs
@@ -171,4 +171,10 @@
     [SugarColumn(IsIgnore = true)] public string? imageData { get; set; }
 
     [SugarColumn(IsIgnore = true)] public int? Unqualified { get; set; }
+
+    /// <summary>
+    ///     鐗╂枡缂栫爜锛堜粠涓昏〃鑾峰彇锛�
+    /// </summary>
+    [SugarColumn(IsIgnore = true)]
+    public string? ItemNo { get; set; }
 }
\ No newline at end of file

--
Gitblit v1.9.3