活动同步问题修复
This commit is contained in:
parent
10fa6fd739
commit
d59096f6d3
@ -47,9 +47,9 @@ public class DynamicTaskScheduler {
|
||||
}
|
||||
|
||||
public void refreshTasks() {
|
||||
// if(!isRuning){
|
||||
// sxDataService.checkForUpdates();//检查app更新
|
||||
// }
|
||||
if(!isRuning){
|
||||
sxDataService.checkForUpdates();//检查app更新
|
||||
}
|
||||
CommentModel commentModel =sxDataService.getCommentModel();
|
||||
DataBaseInfo enabledTask = sxDataService.getDataBaseInfo(commentModel);
|
||||
if(enabledTask == null){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user