zhengyiming
2025-08-07 1f2d7d624a41a7ff9b820094a62cfdea0b657b0a
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()
        {