Mike преди 4 години
родител
ревизия
161f6b3626
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  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...')