Signed-off-by: Lzh666 <422235757@qq.com>
@@ -101,6 +101,11 @@ public class CacheConst
/// </summary>
public const string KeyDict = "sys_dict:";
+ /// <summary>
+ /// 系统租户字典缓存
+ /// </summary>
+ public const string KeyTenantDict = "sys_tenant_dict:";
+
/// <summary>
/// 重复请求(幂等)字典缓存