create user with base AT and create
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Controller, Get, Post, Param } from '@nestjs/common';
|
||||
import { Controller, Get, Param } from '@nestjs/common';
|
||||
import { AlumnoService } from './student.service';
|
||||
|
||||
@Controller('student')
|
||||
|
||||
Reference in New Issue
Block a user