From d027501182b03a0c036af712a2b7f31d55144562 Mon Sep 17 00:00:00 2001
From: ningshuxia <ningshuxia0927@outlook.com>
Date: 星期二, 07 二月 2023 18:03:22 +0800
Subject: [PATCH] 暂时框架

---
 BLL/IStation.BLL.Project/helpers/CacheHelper.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/BLL/IStation.BLL.Project/helpers/CacheHelper.cs b/BLL/IStation.BLL.Project/helpers/CacheHelper.cs
index 816622a..0bf2a72 100644
--- a/BLL/IStation.BLL.Project/helpers/CacheHelper.cs
+++ b/BLL/IStation.BLL.Project/helpers/CacheHelper.cs
@@ -14,7 +14,7 @@
         private const string _cacheKeyPrefix = "*Default_Main_Prefix*";//缂撳瓨閿墠缂�
 
         /// <summary>
-        /// 鑾峰彇缂撳瓨閿�
+        /// 鏌ヨ缂撳瓨閿�
         /// </summary>
         public static string GetCacheKey(string keyContent)
         {

--
Gitblit v1.9.3