😀修复租户缓存键的格式

This commit is contained in:
Ir0nMax 2025-01-27 15:45:56 +08:00
parent 55e2190251
commit 20c703291a

View File

@ -54,7 +54,7 @@ public class CacheConst
/// <summary>
/// 租户缓存
/// </summary>
public const string KeyTenant = "sys_tenant:";
public const string KeyTenant = "sys_tenant";
/// <summary>
/// 常量下拉框