腾讯在离线 回调
This commit is contained in:
@@ -926,7 +926,7 @@ class Tencent extends Model
|
||||
$text['type'] = 2;
|
||||
model('Chat')->sendMsg(1058,$v['room_id'],$text);
|
||||
}else{
|
||||
model('Room')->quit_room($v['user_id'], $v['room_id'],$v['user_id'],1);
|
||||
model('Room')->quit_room($v['user_id'], $v['room_id'],$v['user_id'],2);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user