Signed-off-by: binren <zhangbr@elab-plus.com>
@@ -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: