kyy
2025-11-20 6d7b64c2f1f7561aca5db34fcf3b32d265bb757e
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; }
}