Browse Source

Updated public

north 7 years ago
parent
commit
011ecaa42c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      www/protected/commands/GetKennelDetailWorkCommand.php

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

@@ -49,6 +49,7 @@ class GetKennelDetailWorkCommand extends CConsoleCommand {
             $mail->setFrom('insur_zhq1@163.com', 'JinGuo365');
             $mail->AddAddress('sh.zhq@163.com');
             $mail->AddAddress('511276154@qq.com');
+            $mail->AddAddress('1340652578@qq.com');
             $mail->addAttachment(Yii::app()->basePath.'/export/'.$res);         // Add attachments
 
             $mail->isHTML(true);                                  // Set email format to HTML