mirror of
https://github.com/certd/certd.git
synced 2026-05-16 05:07:32 +08:00
perf: 优化跳过处理逻辑
This commit is contained in:
@@ -119,6 +119,7 @@ export type HistoryResultGroup = {
|
||||
};
|
||||
export type HistoryResult = {
|
||||
// input: any;
|
||||
inputHash?: string;
|
||||
output: any;
|
||||
files?: FileItem[];
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user