mirror of http://gitlab.batiao8.com/yic/film.git
newcar
This commit is contained in:
parent
dd64f4f0ee
commit
40a1ead7fa
|
@ -49,7 +49,7 @@ func (w *Worker) Run() {
|
|||
hahaSyncer.Sync()
|
||||
})
|
||||
|
||||
cron.Every(1).Minute().Do(func() {
|
||||
cron.Every(10).Seconds().Do(func() {
|
||||
nowcar.Sync()
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue