cnf
14 小时以前 6ed9adbcf4011e7b5cc09eb7564b5c116daf9c67
WebApi/Gs.Entity/BaseInfo/MesItems.cs
@@ -347,8 +347,8 @@
    /// <summary>
    ///     选择框
    /// 选择框
    /// </summary>
    [SugarColumn(IsIgnore = true)]
    public bool? chkInt { get; set; }
    [SugarColumn(IsIgnore = true)] public bool? chkInt { get; set; }
}