Commit 6c6b6872 by 陶光胜

取数平台调整

parent 7e61c3f0
......@@ -272,6 +272,7 @@ public class DownloadTaskServiceImpl implements IDownloadTaskService {
}
if(CollectionUtils.isNotEmpty(idList)){
//设置超时任务的状态为error
this.downloadTaskDao.updateTaskStatusError(idList);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment