wangkun %!s(int64=2) %!d(string=hai) anos
pai
achega
e7fab09c06
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      main/run_ganggangdouchuan.py

+ 1 - 2
main/run_ganggangdouchuan.py

@@ -24,8 +24,7 @@ class Main:
         :return: None
         """
         while True:
-            if 23 >= datetime.datetime.now().hour >= 8:
-            # if 11 >= datetime.datetime.now().hour >= 8:
+            if 16 >= datetime.datetime.now().hour >= 13:
                 Common.logger(log_type).info('开始抓取"刚刚都传"小程序')
                 Recommend.start_wechat(log_type, crawler, oss_endpoint, env, job)
                 Common.del_logs(log_type)