交友结束卡关系
This commit is contained in:
@@ -176,7 +176,7 @@ class Friend extends Model
|
||||
];
|
||||
db::name('vs_room_cp_movie')->insert($datda);
|
||||
|
||||
if($room_id['data']){
|
||||
if($room_ids['data']){
|
||||
$text['text'] = '交友结束并创建房间';
|
||||
$text['relation_name'] = $relation;
|
||||
$text['room_id'] = $room_ids['data'];//前端用来让用户跳转的房间id
|
||||
|
||||
Reference in New Issue
Block a user