update AIsdk of realTime

This commit is contained in:
zhongchao
2021-03-10 17:34:08 +08:00
parent 7e619c9960
commit 59b449a454
2 changed files with 2 additions and 2 deletions

View File

@@ -214,7 +214,7 @@ public class MogoApplication extends AbsMogoApplication {
// 设置是否是第三APP登录
clientConfig.setThirdLogin(false);
// 设置是否输出日志
clientConfig.setShowDebugLog(false);
clientConfig.setShowDebugLog(true);
// 设置从蘑菇AI开放平台获取的APPKey
clientConfig.setThirdPartyAppKey("wbvpzgar");
// 设置应用服务AppId 长链、鉴权