sunpengfei
2025-08-07 80ea3453bc10954dd6fad6dc2c3cac87d8e12166
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()
        {