MES.Service/Dto/webApi/ErpItemType.cs
@@ -8,4 +8,6 @@ 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; } }