From 4c8121efbea00e460c566ad224ad0eb518026dbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=B4=9B?= Date: Mon, 2 Aug 2021 16:54:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=EF=BC=9A=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E9=80=82=E9=85=8D=E9=9D=A2=E6=9D=BF=E8=AF=BB=E5=8F=96cron?= =?UTF-8?q?=E3=80=81=E8=84=9A=E6=9C=AC=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ck_hlx.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ck_hlx.py b/ck_hlx.py index 4feabe8..a190bb8 100644 --- a/ck_hlx.py +++ b/ck_hlx.py @@ -1,4 +1,9 @@ -# 20 9 * * * +""" + +建议cron: 30 7 * * * python3 ck_hlx.py +new Env('葫芦侠签到'); + +""" import requests import os from getENV import getENv