- Layout katalog dan porto clear
# No isuue
This commit is contained in:
2024-04-20 00:19:28 +08:00
parent ed28b7d7b2
commit e062632de7
40 changed files with 526 additions and 94 deletions

View File

@@ -9,6 +9,7 @@ export async function user_getOneById(userId: string) {
},
select: {
id: true,
active: true,
username: true,
masterUserRoleId: true,
Profile: true,