Browse Source

逻辑修改

Signed-off-by: binren <zhangbr@elab-plus.com>
binren 4 years ago
parent
commit
a3067291ab
1 changed files with 1 additions and 0 deletions
  1. 1 0
      jianye_report.py

+ 1 - 0
jianye_report.py

@@ -466,6 +466,7 @@ class JianYeReport(object):
             for mail in send_mail_info:
                 try:
                     if new_mail:
+                        mail[2] = new_mail
                         self.send_mail(mail, send_mail_log)
                     else:
                         for m in self.customer_mails: