From eaff2518ab6159c360ec2a865b45002b26fdc4cd Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期一, 19 八月 2024 14:25:47 +0800
Subject: [PATCH] 增加资产删除方法报错提醒

---
 Service/HStation.Service.Xhs.Core/00-core/MemoryCacheKey.cs |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/Service/HStation.Service.Xhs.Core/00-core/MemoryCacheKey.cs b/Service/HStation.Service.Xhs.Core/00-core/MemoryCacheKey.cs
index b2c93f2..9e04768 100644
--- a/Service/HStation.Service.Xhs.Core/00-core/MemoryCacheKey.cs
+++ b/Service/HStation.Service.Xhs.Core/00-core/MemoryCacheKey.cs
@@ -16,11 +16,6 @@
         public const string WebApiLevel = "WebApi";
 
         /// <summary>
-        /// BLL灞傜骇
-        /// </summary>
-        public const string BllLevel = "BLL";
-
-        /// <summary>
         /// 妯″潡
         /// </summary>
         public const string Module = "Xhs";

--
Gitblit v1.9.3