首页列表

This commit is contained in:
2025-12-10 10:06:19 +08:00
parent 0eaf84fbb3
commit 5f77e537f2

View File

@@ -203,6 +203,7 @@ class Room extends Model
}
if($label_id >= 1){
$map['label_id'] = $label_id;
$map['type_id'] = ['<>',6];
}
}