This commit is contained in:
wangcongtao
2020-03-27 17:24:47 +08:00
parent df3e26615f
commit 7a86206fd7
20 changed files with 208 additions and 83 deletions

View File

@@ -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) {