Explorar o código

新增 requirements.txt

罗俊辉 hai 8 meses
pai
achega
640f03c399
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      getOffVideosDaily.py

+ 0 - 1
getOffVideosDaily.py

@@ -230,7 +230,6 @@ def checkJob():
 
 
 if __name__ == '__main__':
-    getOffJob()
     schedule.every().day.at("09:30").do(Functions().job_with_thread, getOffJob)
 
     schedule.every().day.at("10:30").do(Functions().job_with_thread, checkJob)