|
@@ -271,7 +271,7 @@ const (
|
|
|
CACHE_CHART_AUTH = "eta:chart:auth:"
|
|
|
CACHE_REPORT_SHARE_AUTH = "eta:report:auth:share:"
|
|
|
CACHE_REPORT_AUTH = "eta:report:auth:"
|
|
|
- CACHE_EDB_INSPECTION_MESSAGE = "eta:edb:inspection:message:"
|
|
|
+ CACHE_EDB_INSPECTION_MESSAGE = "eta:edb_inspection:message:"
|
|
|
)
|
|
|
|
|
|
|