默认监视接口节流5秒/次
This commit is contained in:
@@ -34,7 +34,7 @@ class Observer {
|
|||||||
this.pending = []
|
this.pending = []
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}, 30000)
|
}, 5000)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user