进入房间 连线推送
This commit is contained in:
@@ -399,6 +399,7 @@ class Friend extends Model
|
||||
$text['text'] = '心动值变化通知';
|
||||
$text['list'] = $heart;
|
||||
model('api/Chat')->sendMsg(1054,$room_id,$text);
|
||||
return $heart;
|
||||
}
|
||||
|
||||
// 获取心跳值排行
|
||||
|
||||
Reference in New Issue
Block a user