This commit is contained in:
aozhiwei 2020-01-08 20:27:26 +08:00
parent a692b5e488
commit 8dc514866d

View File

@ -130,6 +130,7 @@ class RankController{
{
$i = 0;
$user_list = array();
$myavatar_url = json_decode($myavatar_url);
foreach ($user_db as $user) {
$name = '';
$avatar_url = '';