feat: 修改redis存储策略

This commit is contained in:
landaiqing
2024-06-28 10:59:17 +08:00
parent 961a7d2e91
commit b6681f7f14
14 changed files with 22 additions and 25 deletions

View File

@@ -24,7 +24,7 @@ public class RedisUtil {
@Resource
private RedisTemplate redisTemplate;
private static final String CACHE_KEY_SEPARATOR = ".";
private static final String CACHE_KEY_SEPARATOR = ":";
/**
* 构建缓存key