延长超时时间

This commit is contained in:
WIN-IEQ8U88PPRB\Administrator 2026-05-19 21:03:57 +08:00
parent 982d17ad95
commit 0017b1affe
2 changed files with 3 additions and 3 deletions

View File

@ -72,7 +72,7 @@ def call(Map config)
{
options
{
timeout(10)
timeout(20)
}
steps
{

View File

@ -65,7 +65,7 @@ def call(Map config)
{
options
{
timeout(60)
timeout(100)
}
steps
{
@ -76,7 +76,7 @@ def call(Map config)
{
options
{
timeout(10)
timeout(20)
}
steps
{