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