plugins hack

This commit is contained in:
yi-ge 2017-01-28 19:55:04 +08:00
parent d72827d08e
commit d4cd3038a7

View File

@ -2,7 +2,7 @@ import nodemailer from 'nodemailer'
import { SendEmail } from '../../config' import { SendEmail } from '../../config'
export default () => { export default () => {
console.log('ok') // console.log('ok')
} }
// 发送Email目前使用的是阿里云SMTP发送邮件 // 发送Email目前使用的是阿里云SMTP发送邮件