修正二级缓存存储模式为hash的时候clear报错问题

This commit is contained in:
thinkgem
2018-10-14 18:06:57 +08:00
parent 6959238eec
commit 4ef6d1a981

View File

@@ -79,7 +79,7 @@ caffeine.region.sessionCache = 100000, 30m
#########################################
#redis storage mode (generic|hash)
redis.storage = generic
redis.storage = hash
## redis pub/sub channel name
redis.channel = j2cache