Browse Source

Updated public

north 6 years ago
parent
commit
04907d7bd5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      www/protected/commands/GetKennelDetailWorkCommand.php

+ 1 - 1
www/protected/commands/GetKennelDetailWorkCommand.php

@@ -43,7 +43,7 @@ class GetKennelDetailWorkCommand extends CConsoleCommand {
             $mail->SMTPSecure = 'tls';                            // Enable TLS encryption, `ssl` also accepted
             $mail->Port = 587;                                    // TCP port to connect to
 
-            $mail->setFrom('1340652578@qq.com', 'Mailer');
+            $mail->setFrom('1340652578@qq.com', '巾帼家政');
             $mail->AddAddress('1340652578@qq.com');
             $mail->addAttachment(Yii::app()->basePath.'/export/'.$res);         // Add attachments