fix bug and update aicloudsdk

This commit is contained in:
zhongchao
2021-11-16 21:11:25 +08:00
parent 8106308dbb
commit 99c58e3a2a
3 changed files with 11 additions and 9 deletions

View File

@@ -150,6 +150,8 @@ public abstract class MainMoGoApplication extends AbsMogoApplication {
clientConfig.setThirdPartyDeviceId(Utils.getDevicesId());
// 设置循环检测间隔时间
clientConfig.setLoopCheckDelay(5 * 1000);
//todo 使用jiu
clientConfig.setUseOriginSocket(true);
clientConfig.setIHttpDnsCurrentLocation(() -> {
MogoLocation mogoLocation =