点唱房
This commit is contained in:
@@ -1729,7 +1729,7 @@ class Room extends Model
|
||||
|
||||
|
||||
//修改房间类型
|
||||
// $type 1-聊天,2-拍卖,7-互娱,8-交友,9-点唱
|
||||
// $type //1-交友,2-拍卖,7-互娱,8-交友(不要了),9-点唱
|
||||
public function change_room_type($uid,$room_id,$type)
|
||||
{
|
||||
if(!$uid || !$room_id || !$type){
|
||||
|
||||
Reference in New Issue
Block a user