Mike %!s(int64=3) %!d(string=hai) anos
pai
achega
c952bf23b1
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      is_close_changed_notice.py

+ 3 - 1
is_close_changed_notice.py

@@ -147,4 +147,6 @@ async def is_close_changed_notice(exf_id: str = '', is_close: str = ''):
 
     # 寄送逾期執行表單Email通知
     for email in email_list:
-        hhh_send_mail(email, subject, html)
+        hhh_send_mail(email, subject, html)
+
+    return 'success'