zhl 3 年之前
父節點
當前提交
0cdf3b2def
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Apietl/task/send_material_report_weekly.py

+ 1 - 1
Apietl/task/send_material_report_weekly.py

@@ -54,7 +54,7 @@ t1.signature""".format(stat_date=self.stat_date)
         pd.read_sql(sql, self.OuterConn).to_excel(path, index=False, engine='openpyxl')
         my_sender = 'notice@c-top.com.cn'  # 发件人邮箱账号
         my_pass = 'Hcst@2021'  # 发件人邮箱授权码 / 腾讯企业邮箱请使用登陆密码
-        recipients = ['renyupeng@c-top.com.cn']  # 收件人邮箱账号
+        recipients = ['zhaohailiang@c-top.com.cn']  # 收件人邮箱账号
         # content = "Please check the attachment. "
         msg = MIMEMultipart()
         # [发件人的邮箱昵称、发件人邮箱账号], 昵称随便