sunpengfei
2025-08-06 d8702161f3b3167a233808077dc8fdc0e4ddf921
FlexJobApi.Core/Entities/Users/Department.cs
@@ -13,7 +13,7 @@
    /// <summary>
    /// 部门
    /// </summary>
    public class Department : CommonEntity, IEntityTypeBuilder<Department>
    public class Department : CommonEntity, IEntityTypeBuilder<Department>, IIsDisabled
    {
        public Department()
        {