change the loop tiome

This commit is contained in:
zhongchao
2021-08-02 12:07:22 +08:00
parent 681e37335d
commit f5620e6b38

View File

@@ -177,7 +177,7 @@ public class MogoApplication extends AbsMogoApplication {
// 设置车机设备的唯一标识(这些表识必须是通过后台录入的设备)
clientConfig.setThirdPartyDeviceId(Utils.getDevicesId());
// 设置循环检测间隔时间
clientConfig.setLoopCheckDelay(15 * 1000);
clientConfig.setLoopCheckDelay(5 * 1000);
// 设置DNS经纬度位置
clientConfig.setIHttpDnsCurrentLocation(() -> {