Commit 5d752597 authored by suhuiguang's avatar suhuiguang

1.增加下滑线 前缀区域缓存key

parent e3bec7f3
...@@ -39,7 +39,7 @@ public class RedisKey { ...@@ -39,7 +39,7 @@ public class RedisKey {
/** /**
* 用户新缓存前缀 * 用户新缓存前缀
*/ */
public static final String REGION_REDIS_PREFIX = "biz"; public static final String REGION_REDIS_PREFIX = "biz_";
/** /**
* 创建区域key * 创建区域key
* @param token * @param token
......
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