mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-11-01 03:25:35 +08:00 
			
		
		
		
	🎨 StorageType枚举类增加Redisson
This commit is contained in:
		| @ -15,6 +15,10 @@ public enum StorageType { | ||||
|    * redis(JedisClient). | ||||
|    */ | ||||
|   Jedis, | ||||
|   /** | ||||
|    * redis(Redisson). | ||||
|    */ | ||||
|   Redisson, | ||||
|   /** | ||||
|    * redis(RedisTemplate). | ||||
|    */ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Binary Wang
					Binary Wang