1
This commit is contained in:
parent
9fdfb80b20
commit
9851fb5038
2
third_party/f7
vendored
2
third_party/f7
vendored
@ -1 +1 @@
|
||||
Subproject commit 28da41e6f70c40f14f23fde87e9482df1f614544
|
||||
Subproject commit ae2892cd49716cf1ecce6004f534e2e0830cc37d
|
@ -83,7 +83,6 @@ class RankController{
|
||||
$r = $this->getRedis();
|
||||
$channel = phpcommon\extractChannel($account_id);
|
||||
$pass_rank_db = $r->get("game2003api:pass_rank_" . $channel);
|
||||
error_log(json_decode($pass_rank_db));
|
||||
$pass_db = json_decode($pass_rank_db);
|
||||
$pass_list = $this->getRank($account_id, $pass_db, $myname, $myavatar_url);
|
||||
$i = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user