测试
This commit is contained in:
@@ -2429,7 +2429,7 @@ class Room extends Model
|
||||
return ['code' => 1, 'msg' => '操作成功', 'data' => null];
|
||||
}
|
||||
|
||||
//房间在线人数
|
||||
//房间在线人 数
|
||||
public function room_online_number($room_id)
|
||||
{
|
||||
if(!$room_id){
|
||||
|
||||
Reference in New Issue
Block a user