郑晓宇 6 anos atrás
pai
commit
9de3b6c824
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app/Console/Commands/gamematch.php

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

@@ -50,7 +50,7 @@ class gamematch extends Command
             if(!$data){
                 echo "未找到匹配\n";
                 if($match_times > 3){
-                    $room = Redis::get($data['level']);
+                    $room = Redis::get('T1');
                     if($room){
                         $robot = Redis::lpop('robot_list');
                         $message = [