转换交友房

This commit is contained in:
2025-08-19 10:21:27 +08:00
parent 5d509465c5
commit 42ae0009e8

View File

@@ -1679,6 +1679,7 @@ class Room extends Model
}
//开启事务
db::startTrans();
$data = [];
if($type == 1 || $type == 3 || $type == 4){
$data = [
'label_id' => 1,