MES.Service/Modes/QsItemOqcItem.cs @@ -171,5 +171,4 @@ [SugarColumn(IsIgnore = true)] public string? imageData { get; set; } [SugarColumn(IsIgnore = true)] public int? Unqualified { get; set; } }