opt
This commit is contained in:
@@ -85,7 +85,7 @@ public class MapPresenter extends Presenter<MapView> implements
|
||||
}, 1_000 );
|
||||
} else {
|
||||
// 30s后锁车刷新
|
||||
mRefreshStrategyController.restartAutoRefreshAtTime( 30 );
|
||||
mRefreshStrategyController.restartAutoRefreshAtTime( 30_000 );
|
||||
}
|
||||
} else if (type == 2) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user