MES.Service/Dto/webApi/ErpCAB.cs
@@ -31,4 +31,9 @@ public string? FFixScrapQty { get; set; } public string? FScrapRate { get; set; } public string? FReplaceGroup { get; set; } public string? FUseRate { get; set; } public string? FMaterialType { get; set; } public string? FMustQty { get; set; } }