From c44baa12a4babae99b19131ba5fc0f9bd498c244 Mon Sep 17 00:00:00 2001 From: liuyebo <1515783401@qq.com> Date: Thu, 18 Jul 2024 10:24:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=B6=82=E6=8A=B9=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E4=BF=AE=E6=94=B9=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- photo_mask.py | 1 + 1 file changed, 1 insertion(+) diff --git a/photo_mask.py b/photo_mask.py index 3fe6e63..3f6bdbe 100644 --- a/photo_mask.py +++ b/photo_mask.py @@ -24,6 +24,7 @@ if __name__ == '__main__': session.execute(update_flag) session.commit() session.close() + logging.info("已释放残余的涂抹案子!") try: logging.info(f"【{program_name}】开始运行")