Se agregó módulo de sistemas
This commit is contained in:
@@ -5,6 +5,7 @@ import { MailModule } from './mail/mail.module';
|
||||
import {ExcelModule} from './excel/excel.module'
|
||||
import { TypeOrmModule } from '@nestjs/typeorm';
|
||||
import { ConfigModule } from '@nestjs/config';
|
||||
import { SistemaModule } from './sistema/sistema.module';
|
||||
|
||||
|
||||
|
||||
@@ -28,6 +29,7 @@ import { ConfigModule } from '@nestjs/config';
|
||||
|
||||
MailModule,
|
||||
ExcelModule,
|
||||
SistemaModule,
|
||||
|
||||
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user