MES.Service/Dto/webApi/ErpCAB.cs
@@ -23,6 +23,8 @@ public string FENTRYID { get; set; } public string? FID { get; set; } public string? FSeq { get; set; } public string? SCRAPQTY { get; set; } public string? SCRAPRATE { get; set; } public string? FFixScrapQty { get; set; } public string? FScrapRate { get; set; } }