From 641458e41533d10a5c5e12c2c715ab8d7d0f2b45 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期三, 21 八月 2024 16:40:20 +0800 Subject: [PATCH] 更正 --- MES.Service/Dto/webApi/ErpRohIn.cs | 15 ++++++++++----- 1 files changed, 10 insertions(+), 5 deletions(-) diff --git a/MES.Service/Dto/webApi/ErpRohIn.cs b/MES.Service/Dto/webApi/ErpRohIn.cs index 2515982..224befa 100644 --- a/MES.Service/Dto/webApi/ErpRohIn.cs +++ b/MES.Service/Dto/webApi/ErpRohIn.cs @@ -17,7 +17,7 @@ public string? Facctype { get; set; } public string? FPurchaserId { get; set; } - public string? F_UNW_Remarks_zlyq { get; set; } + // public string? F_UNW_Remarks_zlyq { get; set; } // public string? F_UNW_GYSLXR { get; set; } // public string? F_UNW_LXRDH { get; set; } @@ -26,10 +26,10 @@ // public string? FProviderAddress { get; set; } public string? FSettleId { get; set; } public string? FChargeId { get; set; } - public string? FProviderEMail { get; set; } - public string? F_UNW_Text_ysfs { get; set; } - public string? F_UNW_BZ { get; set; } - public string? F_UNW_Combo_zjmj { get; set; } + // public string? FProviderEMail { get; set; } + // public string? F_UNW_Text_ysfs { get; set; } + public string? FHEADNOTE { get; set; } + // public string? F_UNW_Combo_zjmj { get; set; } public string? FCancelStatus { get; set; } public string? FCancellerId { get; set; } public string? FCancelDate { get; set; } @@ -39,4 +39,9 @@ public string? FModifyDate { get; set; } public string? FApproverId { get; set; } public string? FApproveDate { get; set; } + + public string? FCHANGEREASON { get; set; } + + //閲囪喘璁㈠崟A 閲囪喘璁㈠崟鍙樻洿鍗旴 + //public string? FBILLTYPE { get; set; } } \ No newline at end of file -- Gitblit v1.9.3