This commit is contained in:
邹宗楠
2022-05-19 09:37:15 +08:00
parent 4dbc74470f
commit 1455853798
2 changed files with 2 additions and 1 deletions

View File

@@ -160,6 +160,7 @@ func IsImportantTaskRunning(taskName string) bool {
}
func Init() {
globals.SugarLogger.Debug("-----------------30s跑一次", time.Now(),globals.IsProductEnv())
if globals.IsProductEnv() {
//ScheduleTimerFunc("doDailyWork2", doDailyWork2, dailyWorkTimeList2)