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; } }