added jwt to get alumno

This commit is contained in:
2025-12-04 14:26:32 -06:00
parent 81d3b308df
commit b24cf36fa0
7 changed files with 43 additions and 4 deletions
+1
View File
@@ -21,3 +21,4 @@ export class OperationsController {
return this.operationsService.addCredit(data, id_usuario);
}
}
//IO