整合aflcrash(未测试)
This commit is contained in:
parent
08509ef605
commit
a79ab4ca17
@ -22,8 +22,4 @@ public class AflAnalyzerCrashesInfo extends BaseDO {
|
||||
private String pipelineHistoryId;
|
||||
private String pipelineId;
|
||||
private String taskId;
|
||||
private LocalDateTime createTime;
|
||||
private LocalDateTime updateTime;
|
||||
private String updater;
|
||||
private String creator;
|
||||
}
|
||||
|
@ -32,8 +32,4 @@ public class LinuxSignals extends BaseDO {
|
||||
* 常见场景
|
||||
* */
|
||||
private String commonScenarios;
|
||||
private LocalDateTime createTime;
|
||||
private LocalDateTime updateTime;
|
||||
private String updater;
|
||||
private String creator;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user