郑晓宇 преди 6 години
родител
ревизия
9de3b6c824
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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 = [