|
@@ -62,7 +62,7 @@ where b.tag_id = 60156
|
|
|
pd.read_sql(sql, self.OuterConn).to_excel(path, index=False, engine='openpyxl')
|
|
|
my_sender = 'renyupeng@c-top.com.cn' # 发件人邮箱账号
|
|
|
my_pass = 'fcyJKkHUyPo6Zztw' # 发件人邮箱授权码 / 腾讯企业邮箱请使用登陆密码
|
|
|
- recipients = ['keqingqing@c-top.com.cn', 'shiyuke@s-hcst.com'] # 收件人邮箱账号
|
|
|
+ recipients = ['keqingqing@c-top.com.cn', 'shiyuke@s-hcst.com','zhangwei@s-hcst.com'] # 收件人邮箱账号
|
|
|
# content = "Please check the attachment. "
|
|
|
msg = MIMEMultipart()
|
|
|
# [发件人的邮箱昵称、发件人邮箱账号], 昵称随便
|