zhuhao пре 2 година
родитељ
комит
472da54314
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      IMCS_CCS/Service/Impl/TaskJobService.cs

+ 1 - 1
IMCS_CCS/Service/Impl/TaskJobService.cs

@@ -66,7 +66,7 @@ namespace IMCS.CCS.Service.Impl
 
         private string LOG_TITLE_DEVICE = "设备监控";
 
-        private string imcs_redis_key; 
+        private string imcs_redis_key = "IMCS_CCS:"; 
 
         public IConfiguration Configuration { get; }