Commit 174d59c5 authored by Phạm Quang Bảo's avatar Phạm Quang Bảo

fix: deploy

parent 40f50265
import cron from 'node-cron';
import { MailService } from './mailService';
import { MailService } from './mailService.js';
import { EnrollProvider } from '#providers/EnrollProvider.js';
const mailService = new MailService();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment