[manager,collector]feature 修改默认超时时间3000毫秒为6000毫秒 (#55)
This commit is contained in:
@@ -17,4 +17,4 @@ param:
|
||||
range: '[0,100000]'
|
||||
required: true
|
||||
placeholder: '请输入超时时间,单位毫秒'
|
||||
defaultValue: 3000
|
||||
defaultValue: 6000
|
||||
Reference in New Issue
Block a user