vali 6 жил өмнө
parent
commit
9b39dbd6b5

+ 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.