调整小地图
This commit is contained in:
@@ -152,8 +152,8 @@ public abstract class MainMoGoApplication extends AbsMogoApplication {
|
||||
clientConfig.setThirdPartyDeviceId(Utils.getDevicesId());
|
||||
// 设置循环检测间隔时间
|
||||
clientConfig.setLoopCheckDelay(5 * 1000);
|
||||
//todo 使用旧链路
|
||||
clientConfig.setUseOriginSocket(true);
|
||||
// todo 使用旧链路
|
||||
// clientConfig.setUseOriginSocket(true);
|
||||
|
||||
clientConfig.setIHttpDnsCurrentLocation(() -> {
|
||||
MogoLocation mogoLocation =
|
||||
|
||||
Reference in New Issue
Block a user