fix: 软件安装包检查超时180s
This commit is contained in:
@@ -75,5 +75,6 @@ export function installCheckNeSoftware(data: Record<string, any>) {
|
||||
url: `/ne/software/installCheck`,
|
||||
method: 'post',
|
||||
data: data,
|
||||
timeout: 180_000,
|
||||
});
|
||||
}
|
||||
Reference in New Issue
Block a user