...
阿里云专有网络 防火墙全部打开了 入网安全组也配置好了 两台服务器不在一起 本地测试gatewayclient没有问题 连接服务器发现不行 ----------分割线---------- 开始 start_gateway.php 里面配置了 $gateway->lanIp = '127.0.0.1'; $gateway->registerAddress = '127.0.0.1:1238'; 前端web...