@@ -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; }