Mike 3 years ago
parent
commit
81e043cb02
1 changed files with 1 additions and 1 deletions
  1. 1 1
      execute_detail_notice.py

+ 1 - 1
execute_detail_notice.py

@@ -59,7 +59,7 @@ def hhh_send_mail(email, html):
 db = dataset.connect('mysql://hhh7796hhh:lYmWsu^ujcA1@hhh-v57-cluster.cluster-cmab1ctkglka.ap-northeast-2.rds.amazonaws.com:3306/xoops?charset=utf8mb4')
 
 # 逾期日期起算日
-overdue_date = '2021-06-23'
+overdue_date = '2021-07-12'
 
 print ('發送逾期執行項目通知 (CRM) start...')