From 1c30ee4068eb5dba3c6b9a4987b98034f2a622d0 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期一, 13 一月 2025 10:49:47 +0800
Subject: [PATCH] 登录界面修改

---
 Service/HStation.Service.Assets.Core/00-core/MemoryCacheKey.cs |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/Service/HStation.Service.Assets.Core/00-core/MemoryCacheKey.cs b/Service/HStation.Service.Assets.Core/00-core/MemoryCacheKey.cs
index b2c93f2..1e4fc14 100644
--- a/Service/HStation.Service.Assets.Core/00-core/MemoryCacheKey.cs
+++ b/Service/HStation.Service.Assets.Core/00-core/MemoryCacheKey.cs
@@ -1,4 +1,4 @@
-锘縩amespace HStation.Xhs
+锘縩amespace HStation.Assets
 {
     /// <summary>
     /// 鍐呭瓨缂撳瓨閿�-涓轰互鍚庡鍔犳竻闄ょ紦瀛樺仛鍑嗗
@@ -18,14 +18,11 @@
         /// <summary>
         /// BLL灞傜骇
         /// </summary>
-        public const string BllLevel = "BLL";
+        public const string BLLLevel = "BLL";
 
         /// <summary>
         /// 妯″潡
         /// </summary>
         public const string Module = "Xhs";
-
-
-
     }
-}
+}
\ No newline at end of file

--
Gitblit v1.9.3