wbc
7 天以前 e19f8a13e2b35e6836ce46c17402c44327814a00
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; }
}