Explorar o código

修改定时时间

zhangyong hai 10 meses
pai
achega
d3fc0062ee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      job_ksczz.py

+ 1 - 1
job_ksczz.py

@@ -60,7 +60,7 @@ video_start()
 
 
 # schedule.every(6).hours.do(video_start)
-schedule.every(20).minutes.do(video_start)
+schedule.every(10).minutes.do(video_start)