@@ -242,6 +242,7 @@ func SyncIndex(cont context.Context) (err error) {
go alarm_msg.SendAlarmMsg(tips, 3)
}
lockSyncIndex.Unlock()
+ fmt.Println(time.Now(), "同步结束")
}()
// 获取当前最大ID