//创建群聊 public function startLive() { $store_user_id = 111; // 创建直播间 //创建 Im群聊 $tenIm = new TenImService(); $params = [ "Owner_Account" => '', "Type" => "AVChatRoom", "Name" => "room_" . $store_user_id,//群名字