转换交友房
This commit is contained in:
@@ -1679,6 +1679,7 @@ class Room extends Model
|
|||||||
}
|
}
|
||||||
//开启事务
|
//开启事务
|
||||||
db::startTrans();
|
db::startTrans();
|
||||||
|
$data = [];
|
||||||
if($type == 1 || $type == 3 || $type == 4){
|
if($type == 1 || $type == 3 || $type == 4){
|
||||||
$data = [
|
$data = [
|
||||||
'label_id' => 1,
|
'label_id' => 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user