Browse Source

增加log

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

+ 1 - 0
jianye_report.py

@@ -283,6 +283,7 @@ class JianYeReport(object):
                 message[1] = '数据查询和excel生成完毕'
             # 发送邮件
             send_mail_log = []
+            message[0000] = '客户数据数量;{}'.format(len(send_mail_info))
             for mail in send_mail_info:
                 try:
                     for m in self.customer_mails: