kyy
2025-07-28 8d61d737d019d79e123c4d1da3cce11da6e87c45
MES.Service/Modes/MesOqcItemsDetectDetail5.cs
@@ -191,5 +191,7 @@
        ///</summary>
        [SugarColumn(ColumnName = "FEATU_PROC")]
        public string? FeatuProc { get; set; }
        [SugarColumn(IsIgnore = true)] public int? Unqualified { get; set; }
    }
}