cdk
昨天 02b26bfaca24386f7b4f4a5e9f336812370ed49b
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; }
}