Roc il y a 2 semaines
Parent
commit
b2fa385e2d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      utils/constants.go

+ 1 - 1
utils/constants.go

@@ -233,7 +233,7 @@ const (
 )
 
 const (
-	CACHE_CHART_AUTH = "chart:auth:" //图表数据
+	CACHE_CHART_AUTH = "eta:chart:auth:" //图表数据
 )
 
 const (