Kirin 4 settimane fa
parent
commit
be1e330eda
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/command/CheckAchievement.php

+ 1 - 1
app/command/CheckAchievement.php

@@ -65,7 +65,7 @@ class CheckAchievement extends Command
                     $output->info($this->log($v['uid'] . '降级为' . ($now_level['level_id'] ?? 0)));
 
                     $output->info($this->log($v['uid'] . '降级完成'));
-                    return;
+//                    return;
                 }
             }
         });