This commit is contained in:
lxmou666 2021-01-11 20:39:38 +08:00
parent 1b487889e1
commit 85beadbd2d
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@ namespace JianGongYun.TRTC
/// </summary>
public static class LiveClassroom
{
const uint SDKAppID = 1400463444;
const string SDKAppKEY = "6ee2586282eb8ab5bff3f917b44500c4ffd9bbd3d820258b1fa8cdd470cfd1ee";
const uint SDKAppID = 1400472092;
const string SDKAppKEY = "75907eef24093acc1d2cc20ed1eb95c50cd6728c8f5e0d98b17c5180824eee78";
/// <summary>
/// TRTC实例
/// </summary>