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/MesSupplier.cs | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/StandardInterface/MES.Service/Modes/MesSupplier.cs b/StandardInterface/MES.Service/Modes/MesSupplier.cs
index e8ab78b..69b2d4d 100644
--- a/StandardInterface/MES.Service/Modes/MesSupplier.cs
+++ b/StandardInterface/MES.Service/Modes/MesSupplier.cs
@@ -172,7 +172,7 @@
public decimal? UseOrg { get; set; }
/// <summary>
- /// 鑷畾涔夊瓧娈�3
+ /// 鑷畾涔夊瓧娈�3 渚涘簲绫诲埆
/// </summary>
[SugarColumn(ColumnName = "REMARK3")]
public string? Remark3 { get; set; }
@@ -190,4 +190,11 @@
public string? Remark5 { get; set; }
[SugarColumn(IsIgnore = true)] public string? Type { get; set; }
+
+ /// <summary>
+ /// 渚涘簲鍟嗗垎缁�
+ /// </summary>
+ [SugarColumn(ColumnName = "GYS_FZ")]
+ public string? GYS_FZ { get; set; }
+
}
\ No newline at end of file
--
Gitblit v1.9.3