mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
🐛 修复 Windows time.LoadLocation
This commit is contained in:
@@ -26,6 +26,7 @@ func init() {
|
||||
}
|
||||
|
||||
// 初始化 dao 包
|
||||
singleton.Init()
|
||||
singleton.Conf = &model.Config{}
|
||||
singleton.Cron = cron.New(cron.WithSeconds(), cron.WithLocation(shanghai))
|
||||
singleton.Crons = make(map[uint64]*model.Cron)
|
||||
|
||||
Reference in New Issue
Block a user