From fd490dd7628c0f7325f3ccb985ccafba41929645 Mon Sep 17 00:00:00 2001 From: bighammer <3225579752@qq.com> Date: Sun, 7 Jan 2024 15:32:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/main.py b/main.py index 7b388fe..7210d1c 100644 --- a/main.py +++ b/main.py @@ -7,6 +7,7 @@ passwd = os.environ.get('PASSWD') # serveré…± SCKEY = os.environ.get('SCKEY') +# PUSHPLUS Token = os.environ.get('TOKEN') def push(content): if SCKEY != '1':