郑晓宇 6 년 전
부모
커밋
b69c66a2f4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/Console/Commands/robot.php

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

@@ -123,6 +123,7 @@ class robot extends Command
                             'client_id' => $client_id,
                             'client_id' => $client_id,
                         ]
                         ]
                     ]);
                     ]);
+                    var_dump($response->getBody()->getContents());
                     echo "{$client_id} 成功加入匹配\n";
                     echo "{$client_id} 成功加入匹配\n";
                 }
                 }