260319:1246 Fix fronend UUID #01
Build and Deploy / deploy (push) Successful in 7m56s

This commit is contained in:
admin
2026-03-19 12:46:33 +07:00
parent e8bdd7d7fc
commit 17afe3e392
19 changed files with 265 additions and 92 deletions
+1
View File
@@ -91,6 +91,7 @@ export class UserService {
.leftJoinAndSelect('assignments.role', 'role')
.select([
'user.user_id',
'user.uuid',
'user.username',
'user.email',
'user.firstName',