18
This commit is contained in:
@@ -281,7 +281,7 @@ class MetricsController extends Base
|
||||
$metrics = [];
|
||||
|
||||
try {
|
||||
$redis = \Bilulanlv\ThinkCache\facade\ThinkCache::handler();
|
||||
$redis = \support\think\Cache::handler();
|
||||
$info = $redis->info();
|
||||
|
||||
// Redis连接状态
|
||||
|
||||
Reference in New Issue
Block a user