Skip to content

Commit

Permalink
Merge pull request #17 from kuizuo/dev
Browse files Browse the repository at this point in the history
fix: TypeOrmModule重复导入SysUserRole实体
  • Loading branch information
hackycy authored Jan 10, 2022
2 parents 21d6e77 + 96630d3 commit f8573b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/admin/system/system.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ import { SysServeService } from './serve/serve.service';
SysRoleMenu,
SysRole,
SysRoleDepartment,
SysUserRole,
SysLoginLog,
SysTask,
SysTaskLog,
Expand Down

0 comments on commit f8573b8

Please sign in to comment.