cdk
2 天以前 38339731265cb8ffef7954fb90874036fd46f09d
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; }
}