changed the ack
This commit is contained in:
@@ -49,6 +49,8 @@ public class MoGoApplication extends MultiDexApplication {
|
||||
clientConfig.setThirdPartyDeviceId(Devices.getSn());
|
||||
// 设置循环检测间隔时间
|
||||
clientConfig.setLoopCheckDelay(15 * 1000);
|
||||
// 设置是否属于高精定位设备
|
||||
clientConfig.setIsAccuracyDevice(false);
|
||||
|
||||
// 设置DNS经纬度位置
|
||||
clientConfig.setIHttpDnsCurrentLocation(new IHttpDnsCurrentLocation() {
|
||||
|
||||
Reference in New Issue
Block a user