😎还原租户缓存键前缀
This commit is contained in:
parent
5998b371b1
commit
251bb4d6e6
@ -54,7 +54,7 @@ public class CacheConst
|
||||
/// <summary>
|
||||
/// 租户缓存
|
||||
/// </summary>
|
||||
public const string KeyTenant = "sys_tenant";
|
||||
public const string KeyTenant = "sys_tenant:";
|
||||
|
||||
/// <summary>
|
||||
/// 常量下拉框
|
||||
|
||||
Loading…
Reference in New Issue
Block a user