From 96ee6437185cc02f17a8286967fd0f0eb88d9328 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期一, 15 九月 2025 19:23:46 +0800 Subject: [PATCH] 111 --- MES.Service/Modes/MesRohInData.cs | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/MES.Service/Modes/MesRohInData.cs b/MES.Service/Modes/MesRohInData.cs index 271c45a..d7ad04c 100644 --- a/MES.Service/Modes/MesRohInData.cs +++ b/MES.Service/Modes/MesRohInData.cs @@ -355,4 +355,11 @@ /// </summary> [SugarColumn(ColumnName = "FDEMANDBILLNO_LINE")] public string? FdemandbillnoLine { get; set; } + + /// <summary> + /// 濮斿璁㈠崟鍒嗗綍鍐呯爜 + /// </summary> + [SugarColumn(ColumnName = "FSUBREQENTRYID")] + public string? FSUBREQENTRYID { get; set; } + } \ No newline at end of file -- Gitblit v1.9.3