mirror of
https://github.com/ProudMuBai/GoFilm.git
synced 2026-02-16 07:34:41 +08:00
Change the time zone of the timing task to CST
This commit is contained in:
@@ -43,9 +43,9 @@ func DefaultDataInit() {
|
||||
SystemInit.TableInIt()
|
||||
// 初始化网站基本配置信息
|
||||
SystemInit.BasicConfigInit()
|
||||
// 初始化影视来源列表信息
|
||||
SystemInit.SpiderInit()
|
||||
// 初始化轮播组件信息
|
||||
SystemInit.BannersInit()
|
||||
}
|
||||
// 初始化影视来源列表信息, 并回复恢复定时任务
|
||||
SystemInit.SpiderInit()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user