master
cody 4 months ago
parent 60cdec5400
commit 58d35666ad

@ -285,7 +285,7 @@ class UserController extends CommonController
->where('free_enter_schoolmate', 1); ->where('free_enter_schoolmate', 1);
}); });
}); });
})->exists(); })->count();
if($this->getUserId() == 7490){ if($this->getUserId() == 7490){
$enter_schoolmate = 1; $enter_schoolmate = 1;
} }

Loading…
Cancel
Save