Mike 3 rokov pred
rodič
commit
161f6b3626
1 zmenil súbory, kde vykonal 0 pridanie a 2 odobranie
  1. 0 2
      no_set_date_execute_detail_notice.py

+ 0 - 2
no_set_date_execute_detail_notice.py

@@ -257,11 +257,9 @@ for execute_man in execute_man_list:
     </html>
     """
 
-    '''
     # 寄送逾期執行表單Email通知
     email = 'mike@choozmo.com'
     print ("發送Email: " + email)
     hhh_send_mail(email, html2)
-    '''
 
 print ('發送執行項目通知(無預定完成日期) (執行單位) end...')