Commit b65a6860 authored by tianyiming's avatar tianyiming

Redisson修改

parent f43e39ad
......@@ -38,7 +38,7 @@ public class RedissonManager {
/**
* 单机环境使用
*/
@Value("${spring.redis.database:default}")
@Value("${spring.redis.database:0}")
private int database;
@Bean
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment