From 85beadbd2d1500c7830a0263776f55b99524f001 Mon Sep 17 00:00:00 2001 From: lxmou666 <772765102@qq.com> Date: Mon, 11 Jan 2021 20:39:38 +0800 Subject: [PATCH] 123 --- JianGongYun/TRTC/LiveClassroom.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/JianGongYun/TRTC/LiveClassroom.cs b/JianGongYun/TRTC/LiveClassroom.cs index c88b502..7a560a1 100644 --- a/JianGongYun/TRTC/LiveClassroom.cs +++ b/JianGongYun/TRTC/LiveClassroom.cs @@ -28,8 +28,8 @@ namespace JianGongYun.TRTC /// public static class LiveClassroom { - const uint SDKAppID = 1400463444; - const string SDKAppKEY = "6ee2586282eb8ab5bff3f917b44500c4ffd9bbd3d820258b1fa8cdd470cfd1ee"; + const uint SDKAppID = 1400472092; + const string SDKAppKEY = "75907eef24093acc1d2cc20ed1eb95c50cd6728c8f5e0d98b17c5180824eee78"; /// /// TRTC实例 ///