房间是否显示 后台

This commit is contained in:
2025-12-31 11:46:03 +08:00
parent 67ae480665
commit 35a90fef3b

View File

@@ -979,6 +979,7 @@ class Room extends adminApi
unset($data['type_id']);
}
if($type_id==1){
$data['label_id'] = 1;
//推送给前端
$text = [
'room_id' => $room_id,