From 09cb3ccb6891eba2d6c1e6ab58d34b35c2298563 Mon Sep 17 00:00:00 2001
From: xwt <2740516069@qq.com>
Date: 星期五, 05 九月 2025 13:13:47 +0800
Subject: [PATCH] 优化

---
 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 1c07f99..be60a30 100644
--- a/StandardInterface/MES.Service/Modes/LtsLlj.cs
+++ b/StandardInterface/MES.Service/Modes/LtsLlj.cs
@@ -239,6 +239,12 @@
     [SugarColumn(IsIgnore = true)]
     public string? Fcode { get; set; }
 
+    /// <summary>
+    ///     妫�楠岄」鐩淮鎶ょ姸鎬侊紙0锛氭湭缁存姢锛岄潪0锛氬凡缁存姢锛�
+    /// </summary>
+    [SugarColumn(ColumnName = "JYXM")]
+    public int? Jyxm { get; set; }
+
 
 
 }
\ No newline at end of file

--
Gitblit v1.9.3