Browse Source

Merge branch 'feature/eta2.5.9_api_stat' into debug

xyxie 3 days ago
parent
commit
09fc62372c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      utils/constants.go

+ 1 - 1
utils/constants.go

@@ -278,7 +278,7 @@ const (
 	CACHE_CHART_AUTH                        = "eta:chart:auth:"                       //图表数据授权
 	CACHE_REPORT_SHARE_AUTH                 = "eta:report:auth:share:"                //报告短链与报告图表授权映射key
 	CACHE_REPORT_AUTH                       = "eta:report:auth:"                      //报告图表数据授权
-	CACHE_EDB_INSPECTION_MESSAGE            = "eta:edb:inspection:message:"          //巡检消息队列
+	CACHE_EDB_INSPECTION_MESSAGE            = "eta:edb_inspection:message:"          //巡检消息队列
 )
 
 // 模板消息推送类型