This commit is contained in:
zhongchao
2021-03-09 19:28:32 +08:00
parent e719bafb2e
commit 5a6ee74e42
2 changed files with 1 additions and 3 deletions

View File

@@ -55,8 +55,6 @@ public class MoGoApplication extends MultiDexApplication {
clientConfig.setThirdPartyDeviceId(Devices.getSn());
// 设置应用服务AppId 长链、鉴权 //todo 需要卸载智慧驾驶、行车记录仪
clientConfig.setServiceAppId("com.mogo.launcher");
// 设置是否输出日志
clientConfig.setShowDebugLog(true);
// 设置循环检测间隔时间
clientConfig.setLoopCheckDelay(15 * 1000);
// 设置是否属于高精定位设备