Explorar o código

直播排行榜

lizhen_gitee %!s(int64=3) %!d(string=hai) anos
pai
achega
24bf7b9e87
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      application/index/controller/Test.php

+ 1 - 1
application/index/controller/Test.php

@@ -31,7 +31,7 @@ class Test
         dump($userList);
         dump($userList2);
 
-        $heads = $redis->hGet("livebc_jewel_top3",$party_id);
+        $heads = $redis->hGet("user_jewel_top3",$party_id);
         dump($heads);
     }