微调
This commit is contained in:
@@ -214,7 +214,7 @@ public class RedisKeyExpirationListener extends KeyExpirationEventMessageListene
|
|||||||
onlineLogsService.updateById(record);
|
onlineLogsService.updateById(record);
|
||||||
}
|
}
|
||||||
csLogsFeignClient.addUserLog(logDto);
|
csLogsFeignClient.addUserLog(logDto);
|
||||||
}, 0, 2, TimeUnit.SECONDS);
|
}, 0, 2, TimeUnit.MINUTES);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user