From 7517c0cbcddb428b95498af990a4831769a9d7e7 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期三, 30 七月 2025 08:53:21 +0800 Subject: [PATCH] 111 --- MES.Service/Dto/webApi/ErpCAA.cs | 29 ++++++++++++++--------------- 1 files changed, 14 insertions(+), 15 deletions(-) diff --git a/MES.Service/Dto/webApi/ErpCAA.cs b/MES.Service/Dto/webApi/ErpCAA.cs index 0e2d567..a304fe6 100644 --- a/MES.Service/Dto/webApi/ErpCAA.cs +++ b/MES.Service/Dto/webApi/ErpCAA.cs @@ -30,6 +30,8 @@ public string? FLot { get; set; } public string? FBomId { get; set; } public string? F_UNW_Text_xsddh { get; set; } + public string? F_XIFG_Text_qtr { get; set; } + public string? FCreateType { get; set; } public string? FSrcBillType { get; set; } public string? FSrcBillNo { get; set; } @@ -53,28 +55,25 @@ public string? F_XIFG_Text_qtr1 { get; set; } public string? F_XIFG_Base_83g1 { get; set; } public string? FStockInQuaAuxQty { get; set; } - + public string? F_XIFG_Text_zzjxqd { get; set; } - - - + //2024-11-01 鏂板濮斿璁㈠崟鎵�闇�瀛楁 - public string? ErpGyzz { get; set; } - public string? ErpFlzz { get; set; } - public string? ErpSlzz { get; set; } - public string? ErpRkzz { get; set; } - public string? ErpRkhz { get; set; } - public string? ErpJjds { get; set; } - public string? ErpBzds { get; set; } - public string? Caa024 { get; set; } - public string? Caa025 { get; set; } + public string? ErpGyzz { get; set; } + public string? ErpFlzz { get; set; } + public string? ErpSlzz { get; set; } + public string? ErpRkzz { get; set; } + public string? ErpRkhz { get; set; } + public string? ErpJjds { get; set; } + public string? ErpBzds { get; set; } + public string? Caa024 { get; set; } + public string? Caa025 { get; set; } public string? FPurOrderNo { get; set; } public string? FPurOrderEntrySeq { get; set; } public string? ElectricalProductModel { get; set; } public string? ElectricalProductName { get; set; } public string? fsubentryid { get; set; } - - + public string? moid { get; set; } } \ No newline at end of file -- Gitblit v1.9.3