ya no se mandan correos
This commit is contained in:
@@ -1650,11 +1650,6 @@ export class ServicioService {
|
||||
}
|
||||
|
||||
// ===== Reporte =====
|
||||
await this.gmailService.enviarCorreo({
|
||||
subject: 'Reporte función diario',
|
||||
to: 'dscad@acatlan.unam.mx',
|
||||
text: mensaje || 'Sin movimientos',
|
||||
fecha_recibido: new Date(),
|
||||
});
|
||||
console.log("se realizo carga masiva")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user