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