sunpengfei
2025-08-06 b2379f0a27da604de31869137f892629ce99a1da
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()
        {