数据采集5.0
parent
d513cbac31
commit
af68c84d90
|
@ -29,6 +29,7 @@ public class BusinessInitializer implements ApplicationRunner {
|
||||||
metadataCollectRecordService.dealNotFinished();
|
metadataCollectRecordService.dealNotFinished();
|
||||||
//处理没执行完的质量检测任务
|
//处理没执行完的质量检测任务
|
||||||
qualityTaskService.dealNotFinished();
|
qualityTaskService.dealNotFinished();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue