AFL节点代码暂时注释
This commit is contained in:
parent
5949b36c75
commit
ba88165394
@ -129,11 +129,11 @@ public class AFLWorker extends DockerWorker {
|
|||||||
private AflSeedInfoService aflSeedInfoService;
|
private AflSeedInfoService aflSeedInfoService;
|
||||||
@Resource
|
@Resource
|
||||||
private AflPlotInfoService aflPlotInfoService;
|
private AflPlotInfoService aflPlotInfoService;
|
||||||
private void afterTaskExecute(){
|
// private void afterTaskExecute(){
|
||||||
AflManagerReq aflManagerReq = new AflManagerReq();
|
// AflManagerReq aflManagerReq = new AflManagerReq();
|
||||||
aflInfoService.saveAflInfo();
|
// aflInfoService.saveAflInfo();
|
||||||
}
|
// }
|
||||||
private void afterPipelineExecute(){
|
// private void afterPipelineExecute(){
|
||||||
|
//
|
||||||
}
|
// }
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user