log watcher is done
This commit is contained in:
@@ -139,5 +139,4 @@ func SetLoginLog(adminInfo UserInfo, status bool, reason string) {
|
||||
return
|
||||
}
|
||||
logRedis.LogRedisClient.LPush(context.Background(), LogLoginQueueKey, string(logJson)).Result()
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user