Ver código fonte

会员升级

Kirin 9 meses atrás
pai
commit
be1e330eda
1 arquivos alterados com 1 adições e 1 exclusões
  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;
                 }
             }
         });