sunpengfei
昨天 2370d9c2c36f6e132603a7674474489e82ae942c
FlexJobApi.Core/Entities/UserServer/Enterprises/Department.cs
@@ -13,7 +13,7 @@
    /// <summary>
    /// 部门
    /// </summary>
    public class Department : CommonEntity, IEntityTypeBuilder<Department>, IIsDisabled
    public class Department : CommonEntity<MasterDbContextLocator>, IEntityTypeBuilder<Department>, IIsDisabled
    {
        public Department()
        {