update
This commit is contained in:
parent
59a6641d50
commit
31dd9cf1a1
@ -14,7 +14,7 @@ public class ApplicationTime {
|
||||
LiveVideoDownloadService videoService;
|
||||
@Resource
|
||||
LiveDanmuService danmuService;
|
||||
@Scheduled(cron = "1 0 * * * *")
|
||||
@Scheduled(cron = "1 0 0 * * *")
|
||||
public void reset(){
|
||||
videoService.clearUserStopList();
|
||||
danmuService.clearUserList();
|
||||
|
Loading…
Reference in New Issue
Block a user