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

f

parent bc5d7332
import cron from 'node-cron';
import { MailService } from './mailService';
import { MailService } from '#services/mailService';
import { EnrollProvider } from '#providers/EnrollProvider';
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