@@ -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: 續約"