fix ปลดตำแหน่ง/ลบkeycloak คำสั่ง 12, 13, 17, 18, 19, 20, 23,

This commit is contained in:
Bright 2024-10-25 14:36:32 +07:00
parent 038eb37842
commit eecc6f22c9
3 changed files with 73 additions and 3 deletions

View file

@ -187,7 +187,7 @@ export class KeycloakController extends Controller {
const profile = await this.profileRepo.findOne({
where: {
id: userId,
keycloak: userId,
},
});