Gateway::joinGroup($client_id, $group); 入組后直接推送 Gateway::sendToGroup($group, $data_push); 就出現(xiàn)上面的報錯,數(shù)據(jù)可以正常推送出來
具體哪個文件哪一行報錯請貼下