mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2026-01-06 07:45:47 +08:00
优化代码
This commit is contained in:
@@ -69,7 +69,7 @@ func (this *Manager) Start() {
|
||||
}
|
||||
|
||||
// 定时获取
|
||||
var duration = 30 * time.Second
|
||||
var duration = 30 * time.Minute
|
||||
if Tea.IsTesting() {
|
||||
duration = 30 * time.Second
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user