Ver Fonte

取消打印

林琦海 há 5 anos atrás
pai
commit
5296bd9750
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      vendor/workerman/gatewayclient/Gateway.php

+ 0 - 1
vendor/workerman/gatewayclient/Gateway.php

@@ -1085,7 +1085,6 @@ class Gateway
             $connection_id = Context::$connection_id;
             $connection_id = Context::$connection_id;
         } else {
         } else {
             $address_data  = Context::clientIdToAddress($client_id);
             $address_data  = Context::clientIdToAddress($client_id);
-            var_dump($address_data);
             if (!$address_data) {
             if (!$address_data) {
                 return false;
                 return false;
             }
             }