From 2812f65c7481ce10953fa1fbe9cc89a8768e07f6 Mon Sep 17 00:00:00 2001 From: zyf <1071160500@qq.com> Date: 星期三, 23 四月 2025 17:13:55 +0800 Subject: [PATCH] Merge branch 'master' of http://43.142.96.171:8080/r/~tjx/StandardPda --- MES.Service/Dto/webApi/ErpRohIn.cs | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/MES.Service/Dto/webApi/ErpRohIn.cs b/MES.Service/Dto/webApi/ErpRohIn.cs index 224befa..bbd2c6b 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? FHEADNOTE { 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? F_UNW_BZ { 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; } @@ -43,5 +43,5 @@ public string? FCHANGEREASON { get; set; } //閲囪喘璁㈠崟A 閲囪喘璁㈠崟鍙樻洿鍗旴 - //public string? FBILLTYPE { get; set; } + public string? FBILLTYPE { get; set; } } \ No newline at end of file -- Gitblit v1.9.3