cdk
2025-11-27 53c7de340f55ab0c917a03d54d883b4a8082f42d
entity/MesQaItemsDetectDetail12.cs
@@ -65,4 +65,6 @@
    public string? CreateBy { get; set; }
    [SugarColumn(IsIgnore = true)] public int? count { get; set; }
    [SugarColumn(IsIgnore = true)] public bool? isNumber { get; set; }
}