MES.Service/Dto/webApi/ErpRohinData.cs
@@ -52,4 +52,6 @@ public string? FDemandType { get; set; } public string? FDemandBillNo { get; set; } public string? FDemandBillEntrySeq { get; set; } public string? PromiseDate { get; set; } public string? IsNewProduct { get; set; } }