MES.Service/Dto/webApi/ErpItemType.cs
@@ -8,6 +8,4 @@ public string? FNumber { get; set; } public string? FName { get; set; } public string? FDescription { get; set; } public string? Fumbrella { get; set; } public string? FSubsidiary { get; set; } }