From 8d6beb7884eaf242fecc6d86ad6d1e6cb2da6cef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=8D=8E=E6=B8=85?= <18691022700@163.com> Date: Fri, 2 Jan 2026 18:13:17 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=9B=E5=85=A5=E5=B0=8F=E6=88=BF=E9=97=B4?= =?UTF-8?q?=20=20=E6=88=BF=E4=B8=BB=E4=BF=A1=E6=81=AF=E8=BF=94=E5=9B=9Enul?= =?UTF-8?q?l=20=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/api/model/Room.php | 1 - 1 file changed, 1 deletion(-) diff --git a/application/api/model/Room.php b/application/api/model/Room.php index 676c3783..90607596 100644 --- a/application/api/model/Room.php +++ b/application/api/model/Room.php @@ -1113,7 +1113,6 @@ class Room extends Model } //给前端定义返回的数据 - $room_owner = null;//房间拥有者信息 $cp_users = null;//CP用户信息 $friend = null;//交友信息 $singer_info = null;//点唱房内的演唱信息