Signed-off-by: Binren Zhnag <zhangbr@elab-plus.com>
@@ -270,6 +270,7 @@ class JianYeReport(object):
else:
pass
send_mail_info.append([title, content, mail, file_path, title + '.xlsx', name])
+ break
# 发送邮件
send_mail_log = []
for mail in send_mail_info: