From 707e8f07abb295629f73557759cf0e708ca6b5fa Mon Sep 17 00:00:00 2001
From: xwt <2740516069@qq.com>
Date: 星期五, 17 十月 2025 13:26:31 +0800
Subject: [PATCH] IQC破坏实验,IQC堵穴号
---
StandardInterface/MES.Service/Modes/MesItems.cs | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/StandardInterface/MES.Service/Modes/MesItems.cs b/StandardInterface/MES.Service/Modes/MesItems.cs
index afa7d7d..dc9187d 100644
--- a/StandardInterface/MES.Service/Modes/MesItems.cs
+++ b/StandardInterface/MES.Service/Modes/MesItems.cs
@@ -487,5 +487,20 @@
/// </summary>
[SugarColumn(ColumnName = "MJBM")]
public string? MJBM { get; set; }
+ /// <summary>
+ /// 瀹㈡埛鐗╂枡缂栫爜
+ /// </summary>
+ [SugarColumn(ColumnName = "KHWLBM")]
+ public string? Khwlbm { get; set; }
+ /// <summary>
+ /// 棰滆壊
+ /// </summary>
+ [SugarColumn(ColumnName = "YS")]
+ public string? Ys { get; set; }
+ /// <summary>
+ /// 涓嬮亾宸ュ簭
+ /// </summary>
+ [SugarColumn(ColumnName = "NEXT_GX")]
+ public string? NesxGx { get; set; }
}
\ No newline at end of file
--
Gitblit v1.9.3