From a8d251730c2d58458f07fe2b8f845cbcf698c321 Mon Sep 17 00:00:00 2001 From: CHERWING <160421895+CHERWING@users.noreply.github.com> Date: Wed, 22 May 2024 04:29:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E999=E4=BC=9A=E5=91=98?= =?UTF-8?q?=E4=B8=AD=E5=BF=83=E5=B0=8F=E7=A8=8B=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JJJHYZX.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JJJHYZX.py b/JJJHYZX.py index a47ff59..c57d33b 100644 --- a/JJJHYZX.py +++ b/JJJHYZX.py @@ -310,4 +310,4 @@ export SCRIPT_UPDATE = 'False' 关闭脚本自动更新,默认开启 for index, infos in enumerate(tokens): run_result = RUN(infos, index).main() if not run_result: continue - # if send: send(f'{APP_NAME}挂机通知', send_msg + TIPS_HTML) + if send: send(f'{APP_NAME}挂机通知', send_msg + TIPS_HTML)