diff --git a/app/utils/MsgNotice.php b/app/utils/MsgNotice.php index b4ff64b..4e9b2e4 100644 --- a/app/utils/MsgNotice.php +++ b/app/utils/MsgNotice.php @@ -1,7 +1,7 @@ setLanguage('zh_cn', app()->getRootPath().'vendor/phpmailer/phpmailer/language/'); try { $mail->SMTPDebug = 0; $mail->CharSet = 'UTF-8';