同步 Master 最新代码

pull/2/head
YunaiV 2022-09-24 18:16:27 +08:00
parent d26c78a0df
commit 25e7c8dceb
1 changed files with 1 additions and 1 deletions

View File

@ -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
*/