Browse Source

逻辑修改

Signed-off-by: binren <zhangbr@elab-plus.com>
binren 4 năm trước cách đây
mục cha
commit
a3067291ab
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: