Mike %!s(int64=3) %!d(string=hai) anos
pai
achega
161f6b3626
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  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...')