MES.Service/Dto/webApi/ErpRohinData.cs
@@ -45,4 +45,8 @@ public string? FDEMANDTYPE { get; set; } public string? FDEMANDBILLNO { get; set; } public string? FDEMANDBILLENTRYSEQ { get; set; } public string? PurchaseOrderLineNumber { get; set; } public string? Demand { get; set; } public string? Receiving { get; set; } public string? Settlement { get; set; } }