forked from github/dataease
refactor: 删除注释
This commit is contained in:
parent
1cbec36a2d
commit
0764e477bf
@ -336,7 +336,6 @@ public class DataSetTableTaskService {
|
||||
public void execTask(DatasetTableTask datasetTableTask) throws Exception {
|
||||
execNow(datasetTableTask);
|
||||
if(datasetTableTask.getRate().equalsIgnoreCase(ScheduleType.SIMPLE.toString())){
|
||||
//TODO add
|
||||
scheduleService.addSchedule(datasetTableTask);
|
||||
}
|
||||
if (!datasetTableTask.getRate().equalsIgnoreCase(ScheduleType.SIMPLE.toString())) {
|
||||
|
Loading…
Reference in New Issue
Block a user