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) {