浏览代码

完善测试

Signed-off-by: Binren Zhnag <zhangbr@elab-plus.com>
Binren Zhnag 5 年之前
父节点
当前提交
6f9789d1c0
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      jianye_report.py

+ 0 - 1
jianye_report.py

@@ -270,7 +270,6 @@ 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: