Kaynağa Gözat

修改抓取事件

xueyiming 2 hafta önce
ebeveyn
işleme
fd8f87fd3a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      app/core/config.py

+ 1 - 1
app/core/config.py

@@ -96,7 +96,7 @@ class Settings:
     request_timeout_seconds: int = 180
     https_verify_ssl: bool = False
 
-    hot_flow_cron_hours: str = "6,12,20"
+    hot_flow_cron_hours: str = "6,12,18"
     hot_flow_cron_minute: int = 0
     hot_flow_interval_seconds: int = 1800
     decode_result_flow_interval_seconds: int = 1800