1.1.7业务开发
This commit is contained in:
@@ -15,7 +15,7 @@ public interface IMogoRefreshStrategyController extends IProvider {
|
||||
*
|
||||
* @param delay 单位(ms) 0 为则立即刷新,为负值则忽略
|
||||
*/
|
||||
void restartAutoRefreshAtTime( int delay );
|
||||
boolean restartAutoRefreshAtTime( int delay );
|
||||
|
||||
/**
|
||||
* 清除所有数据
|
||||
|
||||
Reference in New Issue
Block a user