sunpengfei
3 天以前 1c1761d54822e8bc89744e8e4e5c9d22db4a461d
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()
        {