踢下拍卖位
This commit is contained in:
@@ -1244,7 +1244,7 @@ class RoomPit extends Model
|
||||
//推送告诉前端下了几号麦位
|
||||
$text['text'] = $FromUserInfo['nickname'].' 下了拍卖位 ';
|
||||
$text['FromUserInfo'] = $FromUserInfo;
|
||||
$text['pit_number'] = $pit_number;
|
||||
$text['pit_number'] = 888;
|
||||
$text['type'] = 2 ;
|
||||
model('api/Chat')->sendMsg(1022,$room_id,$text);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user