tjx
2025-12-01 160debbfa8713b92b2caadcdc4dc9dcab4c3a7fb
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; }
}