mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-22 23:31:52 +08:00
同步 Master 最新代码
This commit is contained in:
parent
d26c78a0df
commit
25e7c8dceb
@ -11,7 +11,7 @@ import org.springframework.data.redis.cache.RedisCacheWriter;
|
||||
/**
|
||||
* 多租户的 {@link RedisCacheManager} 实现类
|
||||
*
|
||||
* 操作指定 name 的 {@link Cache} 时,自动拼接租户后缀,格式为 name + ":" + tenantId
|
||||
* 操作指定 name 的 {@link Cache} 时,自动拼接租户后缀,格式为 name + ":" + tenantId + 后缀
|
||||
*
|
||||
* @author airhead
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user