add: relation
This commit is contained in:
@@ -114,7 +114,6 @@ export class UsersService {
|
||||
where: {
|
||||
superior: superriorId,
|
||||
},
|
||||
relations: ['roles'],
|
||||
order: {
|
||||
updatedAt: 'DESC',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user