StandardPda/MES.Service/Dto/webApi/ErpItems.cs
@@ -26,6 +26,7 @@ /// </remarks> // public string? PPBOM00019124 { get; set; } public string? FMaterialGroup { get; set; } public string? FDescription { get; set; } public decimal? FFinishReceiptOverRate { get; set; } public decimal? FFinishReceiptShortRate { get; set; } @@ -51,7 +52,9 @@ public string? FUseOrgId { get; set; } public string? FLOSSPERCENT { get; set; } public string? FMnemonicCode { get; set; } public string? FExpPeriod { get; set; } //public string? FColor { get; set; } public string? F_MJBH { get; set; } }