sunpengfei
4 天以前 e14381ae0ec7a149f99b175140d8ce7c2c7c6b05
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()
        {