This commit is contained in:
董宏宇
2021-06-09 15:51:17 +08:00
parent 0ef9305318
commit 9b4277ec99
2 changed files with 3 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ public class MoGoApplication extends MultiDexApplication {
// 设置AI云平台分配给三方应用的签名密钥需要从AI云平台申请
// 设置车机设备的唯一标识(这些表识必须是通过后台录入的设备)
// TODO 这里使用的是测试的sn
clientConfig.setThirdPartyDeviceId("test-sn-abcd-1234");
clientConfig.setThirdPartyDeviceId("1234567892");
// 设置应用服务AppId 长链、鉴权 //todo 需要卸载智慧驾驶、行车记录仪
clientConfig.setServiceAppId("com.mogo.launcher");
// 设置循环检测间隔时间