251119:1700 Backend Phase 1
This commit is contained in:
4
backend/src/common/aut/aut.controller.ts
Normal file
4
backend/src/common/aut/aut.controller.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { Controller } from '@nestjs/common';
|
||||
|
||||
@Controller('aut')
|
||||
export class AutController {}
|
||||
Reference in New Issue
Block a user