From 63137c940fddc57d2e9ef9adcd02a138367edbba Mon Sep 17 00:00:00 2001 From: dongchangxi <458593490@qq.com> Date: Tue, 10 Oct 2023 15:23:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B6=88=E6=81=AF=E9=80=9A=E7=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- timer/check_task.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timer/check_task.py b/timer/check_task.py index 742976b..cc0dea0 100644 --- a/timer/check_task.py +++ b/timer/check_task.py @@ -20,7 +20,7 @@ else: import config -notifyUserIds = ["DongZhangX"] +notifyUserIds = ["DongZhangXi"] #公共连接库 def pymysqlAlias():