visuddhinanda пре 3 година
родитељ
комит
257f1fce46
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/Console/Commands/StatisticsNissaya.php

+ 1 - 1
app/Console/Commands/StatisticsNissaya.php

@@ -47,7 +47,7 @@ class StatisticsNissaya extends Command
             $channels[] = $value->uid;
         }
         $this->info('channel:'.count($channels));
-        $maxDay = 300;
+        $maxDay = 360;
         $file = "public/export/nissaya-daily.csv";
         Storage::disk('local')->put($file, "");
         #按天获取数据