From 5c15d0ec97a4c2a99faf861ec88464c74ecb7590 Mon Sep 17 00:00:00 2001
From: xwt <2740516069@qq.com>
Date: 星期四, 21 八月 2025 17:55:18 +0800
Subject: [PATCH] llj分类维护

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

diff --git a/StandardInterface/MES.Service/Modes/LtsLlj.cs b/StandardInterface/MES.Service/Modes/LtsLlj.cs
index 710ac3d..1c07f99 100644
--- a/StandardInterface/MES.Service/Modes/LtsLlj.cs
+++ b/StandardInterface/MES.Service/Modes/LtsLlj.cs
@@ -233,6 +233,12 @@
     [SugarColumn(IsIgnore = true)]
     public int? InspectionItemCount { get; set; }
 
+    /// <summary>
+    ///     缁存姢浜哄憳璐﹀彿锛堟潵鑷猇_LLJ_USER瑙嗗浘锛岄潪鏁版嵁搴撳瓧娈碉級
+    /// </summary>
+    [SugarColumn(IsIgnore = true)]
+    public string? Fcode { get; set; }
+
 
 
 }
\ No newline at end of file

--
Gitblit v1.9.3