nimo 插件优化
nimo 数据测试提取成功
This commit is contained in:
5
tasks/nimo/nimo_task1/main.go
Normal file
5
tasks/nimo/nimo_task1/main.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
func main() {
|
||||
Execute()
|
||||
}
|
||||
@@ -59,7 +59,7 @@ func Execute() {
|
||||
log.Println(tp.GetURLRawPath(), "rooms:", len(rooms))
|
||||
if len(rooms) == 0 {
|
||||
param.IntSet(1)
|
||||
time.Sleep(time.Minute * 10)
|
||||
time.Sleep(time.Minute * 15)
|
||||
continue
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user