cnf
2025-11-27 88e90b924daf47734e973b1cb5f5f0f300267471
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; }
}