MES.Service/Dto/webApi/ErpRohinData.cs @@ -53,5 +53,8 @@ public string? FDEMANDBILLENTRYSEQ { get; set; } public string? SalesOrderId { get; set; } public string? OrderLineId { get; set; } public string? FSUBREQENTRYID { get; set; } }