walkor 11 år sedan
förälder
incheckning
4222d1544f
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      applications/Demo/Lib/Gateway.php

+ 1 - 1
applications/Demo/Lib/Gateway.php

@@ -68,7 +68,7 @@ class Gateway
    
    /**
     * 向某个客户端发消息
-    * @param int $client_id 客户端通过Gateway::bindClientId($client_id)绑定的client_id
+    * @param int $client_id 
     * @param string $message
     */
    public static function sendToClient($clinet_id, $message)