mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	@@ -142,7 +142,7 @@ public class PlusSaTokenDao implements SaTokenDao {
 | 
			
		||||
     */
 | 
			
		||||
    @Override
 | 
			
		||||
    public long getObjectTimeout(String key) {
 | 
			
		||||
        return RedisUtils.getTimeToLive(key);
 | 
			
		||||
        return RedisUtils.getTimeToLive(key) / 1000;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user