Explorar el Código

聚水潭数据同步时间区间

dong025 hace 2 semanas
padre
commit
af8c53f9b5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/admin/command/JuShuiTan.php

+ 1 - 1
app/admin/command/JuShuiTan.php

@@ -112,7 +112,7 @@ class JuShuiTan extends Command
         ];
         
         //时间间隔
-        $start_end_space_time=5*60;
+        $start_end_space_time=10*60;
         //下一次时间间隔
         $next_time_space=3*60;