diff --git a/src/main/java/net/geedge/asw/module/runner/job/JobPlaybookExecResultChecker.java b/src/main/java/net/geedge/asw/module/runner/job/JobPlaybookExecResultChecker.java index 748206e..a1ae15c 100644 --- a/src/main/java/net/geedge/asw/module/runner/job/JobPlaybookExecResultChecker.java +++ b/src/main/java/net/geedge/asw/module/runner/job/JobPlaybookExecResultChecker.java @@ -238,6 +238,7 @@ public class JobPlaybookExecResultChecker extends QuartzJobBean { entity.setCreateTimestamp(System.currentTimeMillis()); entity.setCreateUserId(job.getCreateUserId()); entity.setWorkspaceId(job.getWorkspaceId()); + entity.setJobId(job.getId()); entity.setPath(pcapFile.getPath()); // md5