Browse Source

fix superball 弹窗

laowu 1 week ago
parent
commit
d59d8613e1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/Console/Commands/SuperballUpdatePoolAndStats.php

+ 1 - 0
app/Console/Commands/SuperballUpdatePoolAndStats.php

@@ -31,6 +31,7 @@ class SuperballUpdatePoolAndStats extends Command
 
 
     public function handle(): int
     public function handle(): int
     {
     {
+        return false;
         $today = Carbon::today();
         $today = Carbon::today();
         $dateStr = $today->format('Y-m-d');
         $dateStr = $today->format('Y-m-d');
         $dateId = $today->format('Ymd');
         $dateId = $today->format('Ymd');