Mike 4 anni fa
parent
commit
f6aa77460a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      is_close_changed_notice.py

+ 1 - 0
is_close_changed_notice.py

@@ -108,6 +108,7 @@ async def is_close_changed_notice(e:Execute):
         </head>
         <body>
         """
+    html += "<div>exf_id = " + e.exf_id + ", is_close = " + e.is_close + "</div>";
     
     if e.is_close == 'D':
         html += "D: 續約"