walkor 11 năm trước cách đây
mục cha
commit
bb1d41a0bb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      applications/ChatDemo/Bootstrap/BusinessWorker.php

+ 1 - 1
applications/ChatDemo/Bootstrap/BusinessWorker.php

@@ -34,7 +34,7 @@ class BusinessWorker extends Man\Core\SocketWorker
     /**
      * 获取与gateway的连接
      */
-    public static function getGatewayConnections()
+    public function getGatewayConnections()
     {
         return $this->gatewayConnections;
     }