wbc
8 天以前 94d0b18fa47a92a1cb4d1fef4520d35ef2c2c322
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; }
}