open chain and add log debug view
This commit is contained in:
@@ -199,7 +199,6 @@ public abstract class MainMoGoApplication extends AbsMogoApplication {
|
||||
mogoLocation.getCityCode(),
|
||||
mogoLocation.getLatitude(),
|
||||
mogoLocation.getLongitude());
|
||||
Logger.i(TAG, "使用实时GPS信息:" + httpDnsSimpleLocation);
|
||||
} else {
|
||||
String ciyCode = SharedPrefsMgr.getInstance(getApp())
|
||||
.getString(SharedPrefsConstants.LOCATION_CITY_CODE);
|
||||
|
||||
Reference in New Issue
Block a user