MES.Service/Dto/webApi/ErpItems.cs
@@ -32,4 +32,10 @@ public string? FUseOrgId { get; set; } public string? FMnemonicCode { get; set; } public string? Inspectionmethod { get; set; } public string? Expirationdate { get; set; } public string? Reviewperiod { get; set; } public string? FLeadDays { get; set; } public string? FRemark5 { get; set; } }