@@ -27,7 +27,7 @@ class GameClient {
throw new Exception("序列化失败:返回空数据");
}
- echo "login!\n".$loginReq;
+ echo "login!\n";
$options = [
'http' => [