fix: 接口超时 180_1000
This commit is contained in:
@@ -20,6 +20,7 @@ export function tcpdumpPcapDownload(data: Record<string, string>) {
|
||||
method: 'post',
|
||||
data: data,
|
||||
responseType: 'blob',
|
||||
timeout: 180_000,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user