|
@@ -547,7 +547,7 @@ class DreamController extends Controller
|
|
}else{
|
|
}else{
|
|
$top_user_id = $old_top_user_id;
|
|
$top_user_id = $old_top_user_id;
|
|
}
|
|
}
|
|
- Log::info('-------------------'.$old_top_user_id);
|
|
|
|
|
|
+ Log::info('-----------'.$top_user_id.'-----------'.$old_top_user_id.'-----------');
|
|
if ($top_user_id != $old_top_user_id) { //新的最大支持者不是以前的最大支持者时
|
|
if ($top_user_id != $old_top_user_id) { //新的最大支持者不是以前的最大支持者时
|
|
$arr = [
|
|
$arr = [
|
|
'user_id'=>0,
|
|
'user_id'=>0,
|