MES.Service/Dto/webApi/ErpItems.cs
@@ -41,5 +41,8 @@ public string? FLOSSPERCENT { get; set; } public string? FMnemonicCode { get; set; } public string? FExpPeriod { get; set; } public string? FProductionCapacity { get; set; } public string? FDrawingNumber { get; set; } public string? FPackagingQuantity { get; set; } }