|
@@ -81,8 +81,7 @@ group by t1.signature;""".format(stat_date=self.stat_date)
|
|
my_pass = 'fcyJKkHUyPo6Zztw' # 发件人邮箱授权码 / 腾讯企业邮箱请使用登陆密码
|
|
my_pass = 'fcyJKkHUyPo6Zztw' # 发件人邮箱授权码 / 腾讯企业邮箱请使用登陆密码
|
|
recipients = ['wanglei@c-top.com.cn',
|
|
recipients = ['wanglei@c-top.com.cn',
|
|
'shiyuke@s-hcst.com','fengxue@c-top.com.cn',
|
|
'shiyuke@s-hcst.com','fengxue@c-top.com.cn',
|
|
- 'lihuan@c-top.com.cn',
|
|
|
|
- 'zhangnannan@c-top.com.cn', 'yangying@c-top.com.cn'] # 收件人邮箱账号
|
|
|
|
|
|
+ 'lihuan@c-top.com.cn'] # 收件人邮箱账号
|
|
# content = "Please check the attachment. "
|
|
# content = "Please check the attachment. "
|
|
msg = MIMEMultipart()
|
|
msg = MIMEMultipart()
|
|
# [发件人的邮箱昵称、发件人邮箱账号], 昵称随便
|
|
# [发件人的邮箱昵称、发件人邮箱账号], 昵称随便
|