Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -28,6 +28,7 @@ public class MoGoApplication extends Application {
|
||||
clientConfig.setNetMode(MogoHttpDnsConfig.HTTP_DNS_ENV_QA);
|
||||
clientConfig.setThirdLogin(true);
|
||||
clientConfig.setShowDebugLog(true);
|
||||
clientConfig.setNeedUploadCoordinatesDurationInTime(true);
|
||||
clientConfig.setThirdPartyAppKey("bydauto");
|
||||
clientConfig.setThirdPartyDeviceId("bydauto");
|
||||
clientConfig.setLoopCheckDelay(15 * 1000);
|
||||
|
||||
Reference in New Issue
Block a user