vali 6 years ago
parent
commit
9b39dbd6b5
1 changed files with 2 additions and 1 deletions
  1. 2 1
      application/service/controller/History.php

+ 2 - 1
application/service/controller/History.php

@@ -37,7 +37,8 @@ class History extends Common
             }
 
             $groups = model('Groups')->selectGroups();
-            $redis = new Redis;
+            $redis = new Redis();
+
             $kefuInfo = $redis->handler()->hGetall('KFINFO');
             $servicelog = $redis->handler()->hGetall('SERVICELOG');
             // 获取所有用户ID.