feat : update position
This commit is contained in:
@@ -12,6 +12,7 @@ export async function getOnePosition(req: NextRequest) {
|
||||
select: {
|
||||
id: true,
|
||||
name: true,
|
||||
idGroup: true,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user