ningshuxia
2023-02-07 d027501182b03a0c036af712a2b7f31d55144562
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)
        {